lowcoder
lowcoder copied to clipboard
[Bug]: Dynamic Layers in Modules messes with parent App
trafficstars
Is there an existing issue for this?
- [x] I have searched the existing issues
Current Behavior
I have a header module that I use at the top of all my apps. Getting the layout correct has been tough, and I resorted to using the dynamic layers in Lowcoder. It solved the layout issues on the header, YEAH!
But when I embed the module in an app, now the app thinks it has dynamic layers as well. If I toggle the app's dynamics layers to ON, then back OFF, it behaves correctly.
Expected Behavior
If using dynamic layers in a module, I would expect the app to use its own setting.
Steps to reproduce
- Create a module, turn on dynamic layers.
- Make an app and embed that module
- Drag a couple controls into the app and observe that dynamic layers is ON, but you can very the app setting that it is turned on.
Environment
2.7.4
Additional Information
No response