My date picker is displaying stranger behavior. As seen below
For some reason, when the date picker is clicked on, it opens the box that allows a user to select a date way higher up(out of frame) on the screen. I can’t figure out why it’s doing this.
So far to trouble shoot:
-I’ve attempted resizing it
-I’ve attempted making the group it’s in bigger
-I’ve attempted to take it out of the group it’s in completely
-I’ve attempted deleting it completely and recreating the date selector
None of them are solving the issue. Now, the really confusing part is I have date selectors elsewhere on my website and they seem to be working fine. The only difference between this one and those, is this one is on a pop up.
Any ideas?