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

Analytics page can't be opened in development on Firefox #3581

Open
mary-ext opened this issue Oct 23, 2024 · 3 comments
Open

Analytics page can't be opened in development on Firefox #3581

mary-ext opened this issue Oct 23, 2024 · 3 comments
Assignees
Labels
Module: Analytics Type: Bug A problem that impairs or prevents the functions of the product.

Comments

@mary-ext
Copy link
Member

mary-ext commented Oct 23, 2024

Somehow the analytics page just can't be opened on Firefox while in development mode, my worry is that this might also happen on production though I've been unable to repro this (both on demo and live site)

Works fine everywhere else, just not Firefox, somehow.

@mary-ext mary-ext added Type: Bug A problem that impairs or prevents the functions of the product. Module: Analytics labels Oct 23, 2024
@mary-ext mary-ext self-assigned this Oct 23, 2024
@mary-ext
Copy link
Member Author

TypeError: error loading dynamically imported module on the analytics route component

@mary-ext
Copy link
Member Author

mary-ext commented Oct 24, 2024

If I remove the import for:

  • stores/analytics
  • Analytics/ToplineMetric.vue
  • Analytics/lib/queries

The route throws a completely different error (useAnalyticsStore reference points to nowhere), but the fact that it's different means that the error sits between those three modules.

@mary-ext
Copy link
Member Author

mary-ext commented Oct 24, 2024

Threw the towel for today, there doesn't seem to be anything obvious within an hour of probing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: Analytics Type: Bug A problem that impairs or prevents the functions of the product.
Projects
Status: Not started
Development

No branches or pull requests

1 participant