tobiask84
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...
 This is version 2.5 of ix. Here is the code in react: ```