From Bootstrap doc:
Note that you don’t need to add
role="dialog"since we already add it via JavaScript.
See PR for details.
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.