Closed lukecharle closed 1 year ago
Hi @lukecharle,
Shopify CLI 2.x requires JavaScript to power hot-reload features in the shopfy theme serve
command.
Still, you may preview your theme without hot-reload features in the URL below:
Thank you for reporting this! Please, let me know if I've missed something.
Hi @karreiro , I don't have Javascript disabled in my browser so it should be working?
@lukecharle yes, it should be working. Could you please share which browser you're using?
Also, could share a screenshot of your browser console (or equivalent)? That would be great and it would provide much more context about this issue:
Thanks a lot for reporting this.
Is there any update on this issue? I'm having the same problem on app block extension
Thank you for reporting this, @SzuJanLin.
If you don't mind, could you let us know which browser you're currently using? In case you're using a browser other than Google Chrome, would you be able to give it a try on Chrome and let us know if the issue persists?
Also, if it's possible for you to share a screenshot of your browser console (or equivalent), that would help us get a better understanding of the problem and work towards a solution. Thanks a lot!
Check your theme.liquid
So, for example, I put instead of {% style %} and {% endstyle %} and got the same error
Please confirm that you:
What type of project are you working on?
theme
Expected behavior
Produce the response (which would be a webpage) as I'm making a fetch request
Actual behavior
I get the following in the response and not the webpage
Stack trace
No response
Reproduction steps
Operating System
Mac OS
CLI version (run
shopify version
if you're not sure)2.28.0 (has happened across multiple versions)
Shell
No response
Ruby version (run
ruby -v
if you're not sure)No response
What language and version are you using in your application?
No response