Package
@storyblok/nuxt
Bug Description
I know this is very minor, but my OCD sense is tingeling
In webstorm, every single storyblok component gets a warning that v-editable="blok" is unrecognized.
Steps to Reproduce
Install nuxt and "@storyblok/nuxt": "^10.1.7"
Create any component.
Add v-editable="blok" and see the warning
Reproduction URL
No response
Expected Behavior
No warning. It works, but it shows a warning
Actual Behavior
It shows a warning on every single page
Environment
System:
OS: macOS 26.3.1
CPU: (10) arm64 Apple M1 Pro
Memory: 75.67 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 24.6.0 - /Users/kristoffer/.nvm/versions/node/v24.6.0/bin/node
npm: 11.5.1 - /Users/kristoffer/.nvm/versions/node/v24.6.0/bin/npm
Browsers:
Safari: 26.3.1
npmPackages:
@storyblok/nuxt: ^10.1.7 => 10.1.7
nuxt: ^4.4.6 => 4.4.6
vue: ^3.5.34 => 3.5.34
Error Logs
Additional Context
No response
Package
@storyblok/nuxt
Bug Description
I know this is very minor, but my OCD sense is tingeling
In webstorm, every single storyblok component gets a warning that v-editable="blok" is unrecognized.
Steps to Reproduce
Install nuxt and "@storyblok/nuxt": "^10.1.7"
Create any component.
Add v-editable="blok" and see the warning
Reproduction URL
No response
Expected Behavior
No warning. It works, but it shows a warning
Actual Behavior
It shows a warning on every single page
Environment
System: OS: macOS 26.3.1 CPU: (10) arm64 Apple M1 Pro Memory: 75.67 MB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 24.6.0 - /Users/kristoffer/.nvm/versions/node/v24.6.0/bin/node npm: 11.5.1 - /Users/kristoffer/.nvm/versions/node/v24.6.0/bin/npm Browsers: Safari: 26.3.1 npmPackages: @storyblok/nuxt: ^10.1.7 => 10.1.7 nuxt: ^4.4.6 => 4.4.6 vue: ^3.5.34 => 3.5.34Error Logs
Additional Context
No response