JonathanDoelan
JonathanDoelan
spellcheck option is on for every block type even if set to false i have used … ```js { title: 'Text', name: 'text', type: 'array', of: [{type: 'block'}], options: {...
Because Safari **11** disables "unmuted Videos" modernizr gives me a wrong result. The modernizr-test here should include the video-attribute "muted", so that the test returns a positive result!
I’m using a custom MenuItemType, where I’m connecting pages from a Page model to the menu items. When I’m deleting the related page and the "relation" breaks, the menu item...
Hello, thanks for the great package. Is there a way to turn off the nestable-feature? I want to prevent submenus! Thx!
### Environment - Operating System: `Darwin` - Node Version: `v14.20.1` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `runtimeConfig`, `modules`,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Use case: I am changing a lot of stuff in a CMS...
### Describe the Bug When selecting a non-image file at an image field it displays `errors.null`. When clicking save, it submits the form instead of throwing an validation error. I...