
I created this modal component that adjusts its height accordingly when an error message appears below a form field. The instance of it, however, doesn’t do that.

I’m confused about this behavior. The main component is set to “hug” for height, so I don’t understand why the instance is treating it like its fixed.










