-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It looks like RDF with named nodes for the options in a dropdown does not work.
RDF with named nodes:
- https://solid.smessie.com/private/tests/forms/9a991c13-03f6-4bae-a435-3b32df9ddf2a.ttl
- https://formviewer.patrickhochstenbach.net/#https://solid.smessie.com/private/tests/forms/9a991c13-03f6-4bae-a435-3b32df9ddf2a.ttl
- this gives an exception
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '0')atrdf-form/src/elements/ElementBase.ts
Line 102 in 7fcfe16
jsonldKey: (Object.keys(option['form:value'][0])[0]).substr(1),
RDF with blank nodes (syntactic sugar)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels