describo / crate-builder-component

A VueJS UI component to build an RO-Crate
MIT License
6 stars 3 forks source link

Storybook problems #50

Closed beepsoft closed 1 year ago

beepsoft commented 1 year ago

Trying version 0.35.1 and some of the storybook stories fail. For example:

image

I would like to add a story for Shell.component.wc.vue to be able to check whether the WebComponent specific functionalities work in vue. For example, setting the new enableReverseLinkBrowser value doesn't seem to work for me right now and I try to figure out whether the problem is in the vue/wc/react layer. A Shell.component.wc.stories.js could help in this.

marcolarosa commented 1 year ago

Fixed in the latest release. The internal data form had changed so the story data needed updating.

I also tested that all configuration options to disable UI controls were working and they are.