Hey, I've an accordion which has number input elements. On page load I get the error "Element must be in DOM and displayed so that its height can be measured.". Is there anyway around this to allow inputs to initially be hidden?
Hey, I've an accordion which has number input elements.
On page load I get the error "Element must be in DOM and displayed so that its height can be measured.".
Is there anyway around this to allow inputs to initially be hidden?