formio / angular-material

JSON powered forms for Angular Material
https://form.io
MIT License
45 stars 39 forks source link

[BUG] Hidden components throw error #119

Open osvaldo-santos opened 4 years ago

osvaldo-santos commented 4 years ago

Environment

Please provide as many details as you can:

Steps to Reproduce

  1. 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

wag110894 commented 4 years ago

@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.