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
This issue can be experienced when using RadDataForm (nativescript-ui-dataform 7.0.4) in vanilla {N} apps using v8 runtime (7.0.x):
#
# Fatal error in HandleScope::HandleScope
# Entering the V8 API without proper locking in place
#
# From this line below: tns::Assert(obj->GetOwnPropertyNames(context).ToLocal(&properties), self->isolate_);
#