tobiask84

Results 3 comments of tobiask84

https://stackblitz.com/edit/tszcxf?file=src%2Fvalidation.tsx above is the link for the documentation of the validation. it fails with: Cannot find module 'ajv/dist/compile/codegen' Require stack: /home/projects/tszcxf/node_modules/ajv-keywords/dist/definitions/typeof.js /home/projects/tszcxf/node_modules/ajv-keywords/dist/keywords/typeof.js /home/projects/tszcxf/node_modules/ajv-keywords/dist/keywords/index.js /home/projects/tszcxf/node_modules/ajv-keywords/dist/index.js /home/projects/tszcxf/node_modules/schema-utils/dist/validate.js /home/projects/tszcxf/node_modules/schema-utils/dist/index.js /home/projects/tszcxf/node_modules/webpack-dev-server/lib/Server.js /home/projects/tszcxf/node_modules/react-scripts/scripts/start.js

Is there any news here? Else I would approach UX and explain to them that IX does not support error states for selects. Then the error has to be custom...

![image](https://github.com/user-attachments/assets/3092d77c-e828-4e91-932c-c38f4cc89357) This is version 2.5 of ix. Here is the code in react: ```