angular-material
angular-material copied to clipboard
[BUG] Hidden components throw error
Environment
Please provide as many details as you can:
- Hosting type
- [] Form.io
- [x ] Local deployment
- Version:
- Formio.js version: 4.10.0-rc.4
- angular-material-formio version: 1.26.0
- Frontend framework: Angular9
- Browser: Firefox
- Browser version:
Steps to Reproduce
- Create wizzard and in a page create a hiddenComponent from SpecialComponents
Expected behavior
Hidden component should not be showed
Observed behavior
When page showed the next error is showed in browser console: Input type "hidden" isn't supported by matInput.
When using wizzard can't go to next pages
@osantos1910 Thanks for reaching out! Can you please provide a JSfiddle of this issue occurring so we can replicate it on our side?
Thank you.