auth0-cli
auth0-cli copied to clipboard
Script Tags break storybook branding update
Description
I'm trying to customize the login page using a little bit of javascript, but storybook breaks whenever there is a javascript code. The development flow is a bit broken by having to upload every change.
Reproduction
- Run
auth0 branding templates update
- Input a script tag with anything:
<script> console.log("A")</script>
- Go see the result in storybook.
This is the result here:
"`); iframe.contentWindow.document.close();"
Environment
Please provide the following:
- Version of this library used: 0.11.9
- Other relevant versions (language, server software, OS, browser): Windows 11 - Chrome