Simon
Simon
@ktquez Sorry, I spoke too soon -- still seeing occasionally seeing these 'violation' errors.
@EdisonHarada I checked out your repo but when running `jest` I get: Cannot find module '../.nuxt-storybook/storybook/main.js' from '.storybook/main.js' Require stack: .storybook/main.js node_modules/@storybook/addon-storyshots/dist/frameworks/configure.js node_modules/@storybook/addon-storyshots/dist/frameworks/angular/loader.js node_modules/@storybook/addon-storyshots/dist/frameworks/frameworkLoader.js node_modules/@storybook/addon-storyshots/dist/api/index.js node_modules/@storybook/addon-storyshots/dist/index.js test/storybook.test.js > 1 |...
I am also having this problem with Storybook not importing the icons in the story template (even though inside a Vue component _does_ work). A workaround is to explicitly import...
I had this issue when the data wire was connected to the wrong pin on my WT32-ETH01 board. Also have to make sure the Data GPIO value is correct in...