Hi everyone, I'm using forge/bridge Modal when migrate from Connect to Forge. As you can see that there are extra grey spaces outside of the modal. How can I remove them, or there is any workaround for this?
Best regards,
Thanh
Hi @Thanh Le ,
The grey space comes from the Forge modal container itself. Unlike Connect, Forge does not allow you to control or remove the outer spacing of a modal.
There’s no direct fix right now. The only try some workarounds:
Adjust your inner layout so it looks better inside the modal
Or avoid using a modal and use a full-page / inline Custom UI view instead
So it’s a Forge limitation, not an issue with your code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.