ts4nfdi / terminology-service-suite

The Terminology Service Suite project is a collection of interactive widgets designed to ease the integration of terminology service functions into third-party applications.
https://ts4nfdi.github.io/terminology-service-suite/comp/latest/
MIT License
16 stars 2 forks source link

Hierarchy: Objects are not valid as a React child #150

Closed jusa3 closed 1 week ago

jusa3 commented 1 month 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.

jusa3 commented 1 month ago

@VincentKneip

jusa3 commented 1 week ago

:tada: This issue has been resolved in version 2.12.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: