Closed
Description
Describe the bug
When the application is running, adding a new scheme gives an error about the lack of user types and the scheme is not added.
To Reproduce
- Add custom types to the .types.js file in the schemas directory.
- Run the application.
- Add (update) schema with a custom type
Expected behavior
Adding a schema with a custom type.
Desktop (please complete the following information):
- OS: Windows 10 64-bit
- Node.js version 22.13.1
- Impress version 3.0.16
Additional context