Title: Installation Issue with Mautic 5 using Docker: mQuery Function Error
Hello,
I am currently encountering an issue while trying to install Mautic 5 using Docker, and I am looking for some help or suggestions to resolve this.
Issue Description: Everything in the installation process appears to work fine until I try to advance past the initial setup screen. When I click the "next step" button, I encounter a JavaScript error in the browser console that prevents me from proceeding.
Error Details:
install.js?v4fd533b2:6 Uncaught TypeError: mQuery is not a function
at Object.showWaitMessage (install.js?v4fd533b2:6:13)
at HTMLButtonElement.onclick (1:415:18)
This error occurs when I attempt to move to the next step of the installation, effectively halting the process.
Steps to Reproduce:
- Set up Mautic 5 installation using Docker.
- Proceed to the initial setup screen.
- Click the "next step" button.
Attempts to Resolve:
- I've checked for any missing dependencies or configuration issues but haven't found anything that directly addresses this problem.
Has anyone else encountered this or a similar issue? Any advice or troubleshooting tips would be greatly appreciated. Thank you in advance for your help!
Hi there,
I encountered the same issue and found a solution that worked for me. It seems to be related to the lack of initialization of jQuery in Mautic.
You can try the solution provided in this forum post, which involves including jQuery manually in your Mautic installation.
Hope this helps!
Best regards.
I'm encountering the same issue, noticing that I cannot install Mautic 5 - stuck at installation page that says "next step"
I'm encountering the same
Hey there! I'm helping the new maintainers of this repository. It was neglected for some time but that changes now! Could you please re-test if you are still getting this issue so we could focus our limited time on the issues that are still relevant? If there will be no response we'll close this issue in 1 week. It can always be re-opened later on.
@IntrovertedFL
Can you please have a look of this issue is still a thing?
Sorry, but I couldn't assign it to you for some reason.
Hey @O-Mutt ,
Could you please validate this issue? Thanks!