nextjs-example icon indicating copy to clipboard operation
nextjs-example copied to clipboard

[Bug] 'no-cors' to fetch the resource with CORS disabled

Open DanaCoding opened this issue 4 years ago • 0 comments

Describe the bug

Through your method, when I reopened Storybook, I reported this error.

image image

Veision Info

System:
    OS: Windows 10 10.0.19042
    CPU: (4) x64 Intel(R) Core(TM) i5-4460  CPU @ 3.20GHz   
  Binaries:
    Node: 14.15.0 - C:\Program Files\nodejs\node.EXE        
    Yarn: 1.22.10 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 7.6.3 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Spartan (44.19041.1266.0), Chromium (95.0.1020.53)
  npmPackages:
    @storybook/addon-actions: ^6.3.12 => 6.3.12 
    @storybook/addon-essentials: ^6.3.12 => 6.3.12
    @storybook/addon-links: ^6.3.12 => 6.3.12
    @storybook/builder-webpack5: ^6.3.12 => 6.3.12
    @storybook/manager-webpack5: ^6.3.12 => 6.3.12
    @storybook/react: ^6.3.12 => 6.3.12

DanaCoding avatar Nov 19 '21 21:11 DanaCoding