You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the latest version of JEA on Joomla 4. Everything is excellent except in backend of the website, when editing a property, under Localization the button to "Open the Map" and manually select the Google Map location no longer works. When you click on tap the button nothing happens.
Under developer tools -> Console the following error appears each time the button is clicked:
squeezebox.js:547 Uncaught TypeError: Cannot read properties of null (reading 'jQuery') squeezebox.js:547
at getElement (squeezebox.js:547:28)
at Object.clone (squeezebox.js:412:21)
at Object.open (squeezebox.js:180:84)
at Object.fromElement (squeezebox.js:194:29)
at HTMLAnchorElement. (squeezebox.js:152:44)
at HTMLAnchorElement.dispatch (jquery.min.js?3.7.1:2:40035)
at v.handle (jquery.min.js?3.7.1:2:38006)
Any help would greatly be appreciated!! Thank you!
The text was updated successfully, but these errors were encountered:
Hello,
I am running the latest version of JEA on Joomla 4. Everything is excellent except in backend of the website, when editing a property, under Localization the button to "Open the Map" and manually select the Google Map location no longer works. When you click on tap the button nothing happens.
Under developer tools -> Console the following error appears each time the button is clicked:
squeezebox.js:547 Uncaught TypeError: Cannot read properties of null (reading 'jQuery') squeezebox.js:547
at getElement (squeezebox.js:547:28)
at Object.clone (squeezebox.js:412:21)
at Object.open (squeezebox.js:180:84)
at Object.fromElement (squeezebox.js:194:29)
at HTMLAnchorElement. (squeezebox.js:152:44)
at HTMLAnchorElement.dispatch (jquery.min.js?3.7.1:2:40035)
at v.handle (jquery.min.js?3.7.1:2:38006)
Any help would greatly be appreciated!! Thank you!
The text was updated successfully, but these errors were encountered: