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
The Layout.update method is never used in testing, and users of the abstraction shouldn't ever need to do so either since they ought to be using hooks instead. We should remove this API and find some better way for hooks to trigger a render.