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: default layout func by @castarco in #37 ;
the default layout function was not properly loaded in some contexts, now, instead of having a default value specified in the method signature, we assign it inside the function in case it's not defined.