Skip to content

Cant import zeroLength #43

@ghost

Description

WARNING in ./node_modules/@nativescript-community/ui-svg/index.common.js 41:20-30
export 'zeroLength' (imported as 'zeroLength') was not found in '@nativescript/core'

Fix:

import { CoreTypes } from '../../core-types';

// ...

this.left = CoreTypes.zeroLength;
this.top = CoreTypes.zeroLength;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions