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
NativeScript supports visibility: collapsed, but the CSS spec defines the value as "collapse" (no d). We should probably be consistent with the spec here, or possibly just support both.
NativeScript supports
visibility: collapsed, but the CSS spec defines the value as"collapse"(no d). We should probably be consistent with the spec here, or possibly just support both.