Skip to content
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

Upgrade using reinstall(composer install) broken - Uncaught TypeError: mQuery.FroalaEditor is undefined #13682

Closed
1 task done
ashishbhatiya18 opened this issue Apr 23, 2024 · 3 comments
Labels
bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged

Comments

@ashishbhatiya18
Copy link

ashishbhatiya18 commented Apr 23, 2024

Mautic Version

5.0.x series

Way of installing

I installed with composer using https://github.com/mautic/recommended-project

PHP version

8.0.30

What browsers are you seeing the problem on?

Firefox

What happened?

I see this error on page load and dashboard is infinitely loading:

Uncaught TypeError: mQuery.FroalaEditor is undefined
    activateGlobalFroalaOptions https://c.citrusdental.in/media/js/app.js?v35dc57d8:388
    onPageLoad https://c.citrusdental.in/media/js/app.js?v35dc57d8:73
    <anonymous> https://c.citrusdental.in/s/dashboard line 1 > injectedScript:2
    activateScript https://c.citrusdental.in/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1
    n https://c.citrusdental.in/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1
    run https://c.citrusdental.in/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1
    n https://c.citrusdental.in/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1
    s https://c.citrusdental.in/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js:1

How can we reproduce this issue?

Step 1: execute composer create-project mautic/recommended-project:^5 html-new --no-interaction --ignore-platform-req=ext-imap
Step 2: Move local.php from old installation to docroot/app/config directory and set appropriate ownership
Step 3: Load UI after server restart and see this not progressing.
image
Step 4: Open Inspect view and see this issue
image

Relevant log output

No response

Code of Conduct

  • I confirm that I have read and agree to follow this project's Code of Conduct




Care about this issue? Want to get it resolved sooner? If you are a member of Mautic, you can add some funds to the Bounties Project so that the person who completes this task can claim those funds once it is merged by a member of the core team! Read the docs here.

@ashishbhatiya18 ashishbhatiya18 added bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged labels Apr 23, 2024
@ashishbhatiya18
Copy link
Author

Migration was done prior to this execution.

@RCheesley
Copy link
Sponsor Member

Hi there, have you tried:

  1. Clearing your cache
  2. Regenerating your assets with bin/console m:a:g

Please post issues like this at https://forum.mautic.org/c/support in the future, as that's where we help with troubleshooting install/update/config issues, whereas GitHub is for reporting bugs with Mautic. Thanks!

@RCheesley RCheesley closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If this issue is continuing with the lastest stable version of Mautic, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues or PR's relating to bugs needs-triage For new issues/PRs that need to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants