For the complete documentation index, see llms.txt. This page is also available as Markdown.

Error Handling

Error are normalized using the OneMixError class in the utils/error.ts file.

The NotifyError() method in root.tsx is used to display the error.

Last updated