-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
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
LocationMapWizard not working with inline items in TYPO3 12 #487
Comments
can you try TYPO3 12.4.2? |
@georgringer same result! I just encountered a similar error in my own extension. The Problem seems to be caused when requireJS is used in inline items in TYPO3 12. https://typo3.slack.com/archives/C025BQLFA/p1688987985101889 Seems like currently the only solution is to migrate to a ES6 module. |
@timdreier wanna do a PR? |
Hi, i have the same problem with this function. I'm using TYPO3 v12.4.4 and tt_address 8.0.1. in the JS Console i see this error: |
@georgringer will try to find the time - currently stuck in exams :/ |
Bug Report
Current Behavior
If I click on the marker icon next to the longitude field nothing happens.
Expected behavior/output
If I click on the marker icon next to the longitude field the wizard opens.
Environment
The text was updated successfully, but these errors were encountered: