Rob Lauer
Rob Lauer
@farfromrefug Just realized I never sent you the stack trace: ``` System.err: An uncaught Exception occurred on "main" thread. System.err: Calling js method onCreateView failed System.err: TypeError: Cannot read properties...
FYI @farfromrefug I'm pretty sure this is the fix that is needed. I'm not as familiar with the NativeScript internals though: Instead of: ``` import { Length } from '@nativescript/core/ui/styling/style-properties';...
@farfromrefug I'm still pretty stuck on this issue. Do you know if this is actually a bug or maybe it's a new problem w/ my code?