This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
Ui-layout overlaps every other page element. Is not Bootstrap friendly #219
Open
Description
If the webpage contains a header, a footer, a sidebar, or any other static section, the ui-layout will be positioned over all of those elements. This practically renders this plugin useless on Bootstrap pages. You cannot use this in conjunction with class="row", class="col-x-x", or any other container classes.
The only way to make it work is to force the content of this plugin to work within an iframe within the webpage. This hack should not be necessary.
Metadata
Metadata
Assignees
Labels
No labels