describo / crate-builder-component

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

Unable to re-save values in any field #92

Closed csontosreka closed 5 months ago

csontosreka commented 5 months ago

To replicate the issue, follow these steps:

screencast-localhost_9000-2024.02.06-14_20_21.webm

This is the error displayed in the console:

Shell.component.vue:568 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '@id')
    at saveProperty (Shell.component.vue:568:15)
    at callWithErrorHandling (runtime-core.esm-bundler.js:193:18)
    at callWithAsyncErrorHandling (runtime-core.esm-bundler.js:201:17)
    at emit (runtime-core.esm-bundler.js:714:5)
    at runtime-core.esm-bundler.js:7797:45
    at saveProperty (RenderEntityProperty.component.vue:205:5)
    at callWithErrorHandling (runtime-core.esm-bundler.js:193:18)
    at callWithAsyncErrorHandling (runtime-core.esm-bundler.js:201:17)
    at emit (runtime-core.esm-bundler.js:714:5)
    at runtime-core.esm-bundler.js:7797:45