Theme inputs not defined
NateBaldwinDesign opened this issue · 1 comments
NateBaldwinDesign commented
Description
Certain scripts are logged as undefined in console, and slider updates for brightness and contrast, plus the toggle control for displaying configuration, swatches, or scales, are all not working.
Steps to reproduce
- Go to http://leonardocolor.io/
- Click on theme tab
- Add a color
- Move brightness or contrast slider
- Change preview mode from Configuration to swatches or scales
- Observe UI does not update. Check console to see errors, eg
sliderInput is not defined
Expected behavior
Expect scripts to work, as they are properly defined.
I suspect this may have something to do with the added --no-minify
flag added to the parcel build scripts. No-minify was added to avoid a build error that occurred, but may possibly be causing this issue
Screenshots
Environment
- Browser(s) and OS(s):
Additional context
NateBaldwinDesign commented
This appears to be resolved with latest deployment of site.