Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@nightwatch/storybook@0.1.15 does not work with SB7@7.0.9 #8

Open
oanabotezat opened this issue May 5, 2023 · 0 comments
Open

@nightwatch/storybook@0.1.15 does not work with SB7@7.0.9 #8

oanabotezat opened this issue May 5, 2023 · 0 comments

Comments

@oanabotezat
Copy link
Contributor

@storybook/cli v7.0.8

Error
✖ NightwatchMountError
Could not mount the component story.


   Request POST /session/325fba74da614dca1d73e5915cf66c68/execute/sync  
   {
     script: 'var passedArgs = Array.prototype.slice.call(arguments,0); return (function(innerHTML) {\n' +
       "        var scriptTag = Object.assign(document.createElement('script'), {\n" +
       "          type: 'module',\n" +
       '          in... (301 characters)',
     args: [
       '\n' +
         '        const channel = window.__STORYBOOK_ADDONS_CHANNEL__;\n' +
         "        window['@@story_rendered'] = null;\n" +
         '        \n' +
         '        if (channel && channel.data) {\n' +
         '          const errorEvents = channel.data.stor... (1061 characters)'
     ]
  }
@oanabotezat oanabotezat changed the title @nightwatch/storybook does not work with SB7 @nightwatch/storybook@0.1.15 does not work with SB7@7.0.9 May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@oanabotezat and others