- Issue created by @numerabilis
- 🇧🇷Brazil numerabilis
I found a patch here that solves the problem: https://www.drupal.org/project/business_responsive_theme/issues/3184086 🐛 Adding picture to Front Page Slider breaks Theme Closed: outdated
If I change number of slider = bug
If I change a image slide = bug
Bug = The website encountered an unexpected error. Try again later.
F12:
Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
Failed to load resource: the server responded with a status of 500 (500 Service unavailable (with message))
A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown.
1 fonte
index.js:1
One or more documents in this page is in Quirks Mode, which will render the affected document(s) with quirks incompatible with the current HTML and CSS specifications.
Quirks Mode exists mostly due to historical reasons. If this is not intentional, you can add or modify the DOCTYPE to be `` to render the page in No Quirks Mode.
1 elemento
O documento está na árvore do DOM Modo URL
document Quirks Mode https://aladin.emp.br/drupal10/
Active
3.0
Code
I found a patch here that solves the problem: https://www.drupal.org/project/business_responsive_theme/issues/3184086 🐛 Adding picture to Front Page Slider breaks Theme Closed: outdated