histoire-dev / histoire

⚡ Fast and beautiful interactive component playgrounds, powered by Vite
https://histoire.dev
MIT License
3.21k stars 192 forks source link

Nuxt/image-edge + Histoire doesnt't work #385

Open JeremyMees opened 1 year ago

JeremyMees commented 1 year ago

Describe the bug

For used package manager - I use yarn locally but the reproduction stackblitz uses npm

Reproduction

StackBlitz

System Info

System:
    OS: macOS 13.0.1
    CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
    Memory: 7.64 MB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 16.17.1 - ~/Library/Caches/fnm_multishells/43544_1669964830256/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 8.15.0 - ~/Library/Caches/fnm_multishells/43544_1669964830256/bin/npm
  Browsers:
    Chrome: 107.0.5304.121
    Firefox: 106.0.1
    Firefox Developer Edition: 108.0
    Safari: 16.1

Used Package Manager

npm

Validations

stackblitz[bot] commented 1 year ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

Bcavez commented 1 year ago

@Akryum mentioned on discord that this should be fixed in 0.11.9 but sadly it is not. :(

Akryum commented 1 year ago

Please give [v0.15.0] a try and report back if your issue is solved or not :pray:

AnjaRoseBikes commented 1 year ago

With the new Nuxt Version I am only getting the Error "500 $img is not a function"

Stackblitz (Update to nuxt 3.2.2 and histoire 0.15.8)