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

[Bug]: Do you support any app comes with jquery widgets? #169

Open
1 task done
tentree-system opened this issue Aug 9, 2022 · 1 comment
Open
1 task done

[Bug]: Do you support any app comes with jquery widgets? #169

tentree-system opened this issue Aug 9, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@tentree-system
Copy link

Operating system

Mac

Node.js version

17.6.0

Shopify CLI version

2.11.2

Browsers

Chrome

Version

4 (Current)

Modifications

I notice whenever I installed shopify apps comes with jquery widget and if it has it's app page they end of in a blank screen. Is this mean we can't have any app with jquery widget if I am using uicrook? If there is some workaround please let me know.

Details

Install store locator or wish list go to it's application page the page is blank!

Notice

  • I read the notice
@tentree-system tentree-system added the bug Something isn't working label Aug 9, 2022
@TomJacobsUK
Copy link

The conflict is related to how Vue.js is implemented, you'll need to utilise the Vue Modular approach in your theme to resolve the issue so Vue isn't loaded where you're trying to use JQuery or look to remove vue entirely if you're not planning to utilise it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants