Skip to content

Make `support` object optional

Error shown in TIDO viewer: support.forEach is not a function Assumed cause: The support object is optional in the TIDO specification, but required in the TIDO implementation. Assumed solution: Make The support object optional in the TIDO implementation.