No content to show
User Activity
you are correct seems like I missed this part. Hopefully they will change it so that inline scripts are executed directly
No, I also dont get it why shopify doesnt do a quick fix here... if you have for example a section with blocks and you add a block then the JS suddenly runs, even without saving. I thought they are preventing some XSS attacks but thats not the case i...
06-01-2024
Same here... This needs to change... How can shopify expect us to move from ScriptTags and AssetAPI to Theme app extension with such limits, 100kb is like nothing. we also ran out of space on our 14th section which is so unfortuante...
thank you for your response. Again to make sure we are talking abou the same problem, the script is not run when you add a section for the first time only. after saving it runs it correctly.{{ section.settings.hello_world }}
<script>
console.log("h...
if a section is added for a first time that has a js script tag inside it. The js content is not executed.. it only executes when you save the page. This horrible experience for merchants while using sections with js required
05-27-2024
@Liam Bump! Im also experiencing the same problem, I dont understand why the javascript scripts are not executed when a new section is added. Im currently working on an app which installs sections to themes, and I dont want to create also an asset fi...
Hey Lima, Thanks for sharing your experience.Just wondering, as far as I undestood the "APP_SUBSCRIPTIONS_UPDATE" wont send a webhook if the billing was successfull, it only sends out a webhook if the current subscription gets either canceled or cha...
Hey I'm still trying to find a solution for this. Looks like the one you provided is not working. Could you please check what you used? this would help me a lot!!!
Im still experiencing the same problem did you manage to fix it?
Hey Liam currently using the latest app bridge version and im having the same problem. The redirects to the billing page seem to be blocked in chrome, here is my current implementation according to the shopify node app template: import { useEffect,...
the events setup tool is not showing up for me - is this a known problem?
Did you find any answer to your question?