Skip to content

[nativescript-filterable-listpicker] [angular] 'GridLayout' not found for element 'GridLayout' #39

Closed
@valera1401

Description

@valera1401

NS 8
"@nstudio/nativescript-filterable-listpicker": "^3.0.0"

New ng app

Simple page:

<GridLayout>
<FilterableListpicker blur="dark" hintText="Type to filter..."></FilterableListpicker>
</GridLayout>

System.err: Calling js method onCreateView failed

System.err: Error: Parsing XML at 2:11

System.err: > Module 'GridLayout' not found for element 'GridLayout'.

System.err: > com.tns.NativeScriptException: Failed to find module: "@nativescript/core/ui", relative to: app/tns_modules/

Maybe the same issue:
NativeScript/nativescript-dev-webpack#1121

Was working fine in NS 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions