Troubleshooting Guide
Framework v2 is more advanced than earlier versions, which makes it less forgiving of markup that was not intended. This may cause certain layouts or plugins to behave differently. Use this checklist to review your project and bring it in line with the intended usage.
Troubleshooting Checklist
-
Do you have only one layout element?
There should be exactly one element with the Layout class in your markup. Multiple or nested layouts are not supported.