Closed jusa3 closed 1 week ago
Some entities e.g from AISM (http://purl.obolibrary.org/obo/AISM_0000000, cuticular internal depression): https://www.ebi.ac.uk/ols4/ontologies/aism/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FAISM_0000000 lead to the error: Objects are not valid as a React child (found: object with keys {type, value, axioms}). If you meant to render a collection of children, use an array instead.
You can see it in the Storybook ClassHierarchy for iri=http://purl.obolibrary.org/obo/AISM_0000000 and ontologyId=aism and the EBI API.
@VincentKneip
:tada: This issue has been resolved in version 2.12.1 :tada:
The release is available on:
npm package (@latest dist-tag)
Your semantic-release bot :package::rocket:
Some entities e.g from AISM (http://purl.obolibrary.org/obo/AISM_0000000, cuticular internal depression):
https://www.ebi.ac.uk/ols4/ontologies/aism/classes/http%253A%252F%252Fpurl.obolibrary.org%252Fobo%252FAISM_0000000 lead to the error:
Objects are not valid as a React child (found: object with keys {type, value, axioms}). If you meant to render a collection of children, use an array instead.
You can see it in the Storybook ClassHierarchy for iri=http://purl.obolibrary.org/obo/AISM_0000000 and ontologyId=aism and the EBI API.