We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Проверка lighthouse 6 ругается: (https://lh6.loading.express/)
Рано или поздно устаревшие API будут удалены из браузера - https://web.dev/deprecations/?utm_source=lighthouse&utm_medium=cli
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. ругается на это: https://domain.ru/media/plg_system_jlsitemap_cron/js/cron.min.js?d6303bc30b17b3055d462193f7bc66e3
The text was updated successfully, but these errors were encountered:
Почему не заюзать fetch()?
Sorry, something went wrong.
Нет совместимости.
Так что вот вам на выбор. Переделать на ajax joomla где тоже самое. Либо ждать joomla 4 где нет поддержки ie
в Joomla 4 сейчас та же ошибка. нужно теперь патчить компонент?
No branches or pull requests
Проверка lighthouse 6 ругается: (https://lh6.loading.express/)
Рано или поздно устаревшие API будут удалены из браузера - https://web.dev/deprecations/?utm_source=lighthouse&utm_medium=cli
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
ругается на это:
https://domain.ru/media/plg_system_jlsitemap_cron/js/cron.min.js?d6303bc30b17b3055d462193f7bc66e3
The text was updated successfully, but these errors were encountered: