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
Austin Kelleher edited this page May 31, 2017
·
2 revisions
The ID for the root HTML element of a UI component must be static. UI components are uniquely identified by the ID and if the ID changes during a re-render, then diffing/patching will not break.