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

Importmaps helpers conflicts with same file from other engine #212

Closed
mbajur opened this issue Nov 23, 2024 · 3 comments
Closed

Importmaps helpers conflicts with same file from other engine #212

mbajur opened this issue Nov 23, 2024 · 3 comments

Comments

@mbajur
Copy link

mbajur commented Nov 23, 2024

Hey! I was trying to use mission_control-jobs with one of the apps I'm using, based on https://github.com/spree/spree . Sadly, Spree has the same importmaps module export as mission_control-jobs called helpers and that fact makes the one from spree not being loaded - it gets overwritten by the one from mission_control-jobs therefore my app frontend is broken.

Do you have any idea what might be done in order to deal with that?

Thanks!

@rosa
Copy link
Member

rosa commented Nov 25, 2024

Ohhh @mbajur sorry about that! What version of mission_control-jobs are you using?

@mbajur
Copy link
Author

mbajur commented Nov 26, 2024

It turned out updating it to most recent version fixed that for me :) Thank you!

@mbajur mbajur closed this as completed Nov 26, 2024
@rosa
Copy link
Member

rosa commented Nov 26, 2024

Ahh, great! Thanks so much for confirming 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants