You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a bug where use of the `layer.enable` API would incorrect cause a
propagation of layers being enabled to all subsequent modules. This was
due to a bug in how the state save/restore logic worked.
Fixes#4839.
Signed-off-by: Schuyler Eldridge <[email protected]>
0 commit comments