describo / crate-builder-component

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

Setting entityId doesn't work #48

Closed beepsoft closed 1 year ago

beepsoft commented 1 year ago

When I try to set an explicit entityId to force the crate builder to navigate to the given entity now I get an error:

Uncaught TypeError: data.setCurrentEntity is not a function

at this line:

https://github.com/describo/crate-builder-component/blob/953047880d375c6c36216c0799fa214dce41c8ba/src/crate-builder/Shell.component.vue#L191