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(root): better compatibility with server-side rendering
Setting the prop 'root' when propTypes are kept in server-side rendering may throw if the DOM
is not existing; we ensure root does not necessarily use Element/HTMLElement for validation
0 commit comments