preview-head.html not working with <noscript />
See original GitHub issueDescribe the bug I was following this guide(https://storybook.js.org/docs/configurations/add-custom-head-tags/) and when I did, storybook UI were not loaded without any explicit errors
To Reproduce
Add ‘preview-head.html’ under .storybook
with below code
<noscript id="jss-insertion-point" />
Expected behavior Storybook UI should inject custom tag and working properly
Screenshots
System: System: OS: macOS 10.15.2 CPU: (8) x64 Intel® Core™ i5-8279U CPU @ 2.40GHz Binaries: Node: 12.9.0 - /usr/local/bin/node Yarn: 1.17.3 - /usr/local/bin/yarn npm: 6.10.3 - /usr/local/bin/npm Browsers: Chrome: 79.0.3945.88 Safari: 13.0.4 npmPackages: @storybook/addon-actions: ^5.2.8 => 5.2.8 @storybook/addon-links: ^5.2.8 => 5.2.8 @storybook/addon-storyshots: ^5.2.8 => 5.2.8 @storybook/addons: ^5.2.8 => 5.2.8 @storybook/react: ^5.2.8 => 5.2.8
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (1 by maintainers)
Top GitHub Comments
@shilman Can’t commit on this in the short term, but I may have a window to take a look at it in a couple of weeks. I’ll see what I can do.
Hi everyone! Seems like there hasn’t been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don’t have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!