Modal Rendering Issues

Hi all,

I have a table action triggering a modal to open using modal1.open() as a linked query.
Sometimes when I open the modal, all of my components are pushed to one side of the modal. It's as if the modal components are not rendering properly.
Screen Shot 2020-12-14 at 3.32.45 PM

Then after opening and closing a few times, or opening another modal, it will eventually fix itself and render properly.

This occurs both in the editor as well as the production preview.
Any idea what might be causing this or how I can resolve it?

Thanks!

This is what the modal usually looks like.
Screen Shot 2020-12-14 at 3.32.59 PM

Hi Robbie! We fixed a bug like this just a few days ago. You might need to hard refresh (CMD+Shift+R). If that doesn’t resolve the issue, please reach out to support.

2 Likes