brianecook
brianecook
__Issue description__: When a user clicks on a slide, I am toggling a class that shows the slide with a "selected" style using a modifier class on the slide. This...
Hello, I am getting the following error when setting up vue-awesome: ``` Uncaught TypeError: t is not a function Uncaught TypeError: t is not a function render webpack://shopify-starter/./node_modules/vue-awesome/components/Icon.js?:5 ``` with...
### Summary I've been trying to set up some UI to edit some values in Shopify Functions. The tutorial provides some code like this for submitting the form to update...