Remove role="document" and role="dialog" from the modal dialog

From Bootstrap doc:

Note that you don’t need to add role="dialog" since we already add it via JavaScript.

See PR for details.

This applies to BS4 also.

This has been fixed in Wappler 3.7.5

role="document" should also be removed.

This topic was automatically closed after 45 hours. New replies are no longer allowed.