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
{{ message }}
This repository was archived by the owner on Feb 18, 2022. It is now read-only.
In fallback pattern using "preserve: false", custom properties remain and "root" is deleted, so it can't check the custom properties like below.
[preserve: false]
if "preserve: true", it's ok.
[preserve: true]