You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason the "Clone Theme", "Clear Theme", "Download Theme" and "Help" buttons do nothing at all.
I can edit the theme, but I cannot download it.
Running on localhost. Latest versions of everything.
There are no errors in the browser console.
The text was updated successfully, but these errors were encountered:
Just quickly poking around and I found here that the UI components don't have an onclick on them.
By the looks of it, the necessary functions are already defined here.
I'm not too familar too familiar with this kind of project structure yet, but I think the AddonPannel in components was supposed to magically work with the UI AddonPanel? A quick and dirty fix (locally) would probably be to copy over that logic to the UI component, need to read up on React to see what the author meant to do.
For some reason the "Clone Theme", "Clear Theme", "Download Theme" and "Help" buttons do nothing at all.
I can edit the theme, but I cannot download it.
Running on localhost. Latest versions of everything.
There are no errors in the browser console.
The text was updated successfully, but these errors were encountered: