You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2025. It is now read-only.
Open documentation site and click on any API reference link. For example, go to Jmix React UI -> EntityEditor and navigate the link to EntityEditorProps.
AR
Link leads to https://docs-frontend.jmix.io/jmix-frontend-docs/0.x/api-reference/jmix-react-ui/interfaces/_ui_form_form_.entityeditorprops.html which results in 404.
ER
Link leads to https://docs-frontend.jmix.io/jmix-frontend-docs/0.x/api-reference/jmix-react-ui/interfaces/ui_form_form.entityeditorprops.html
Note
It seems that the newer typedoc version has changed the way file names are constructed.
Check all links in the documentation site and make sure they are working.
Fix in
masterandrelease_0_9(create a separate PR for each).STR
Generate the documentation site. Instruction..
Open documentation site and click on any API reference link. For example, go to
Jmix React UI->EntityEditorand navigate the link toEntityEditorProps.AR
Link leads to
https://docs-frontend.jmix.io/jmix-frontend-docs/0.x/api-reference/jmix-react-ui/interfaces/_ui_form_form_.entityeditorprops.htmlwhich results in 404.ER
Link leads to
https://docs-frontend.jmix.io/jmix-frontend-docs/0.x/api-reference/jmix-react-ui/interfaces/ui_form_form.entityeditorprops.htmlNote
It seems that the newer typedoc version has changed the way file names are constructed.
Check all links in the documentation site and make sure they are working.