Hello everyone,
I'm working on an Cloud app (using Forge ofc) that requires using Issue Action module.
Based on the document, when not specifying the viewportSize attribute of the module, the dialog should automatically resize. From that phrasing, I assume it should adjust both width and height, but it only worked with height when testing it out. Is this a bug or it's an intended behavior?
@Nguyen Le Yeah, automatic resize doesn't work at all right now. You would be better off declaring a static size and work with it. You can track the progress on this bug here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.