Skip to content
This repository was archived by the owner on Jan 3, 2020. It is now read-only.
This repository was archived by the owner on Jan 3, 2020. It is now read-only.

Cannot read property 'map'of undefined #6

@rhertel

Description

@rhertel

I have an hybrid phone app that should display the Shore Sites (Oeverfronten) belonging to a Berth (Ligplaats). Each Berth can have multiple Shore Sites.
domainmodel

The Maps widget is placed in a Data view widget.
berthdetails

The Maps widget is configured to use the Open street provider and I am using a nanoflow to retrieve the Shore Sites.
mapswidgetnanoflow1

The nanoflow has the Berth as input parameter and it retrieves the Shores Sites by association.
nanoflow

The result is a "Cannot read property 'map' of undefined" error.
app1

When I change the nanoflow and retrieve a list of Shore Sites from database and only retrieve the first three records for example, the Maps widget works fine, but that's not the result I want of course....
nanoflow2
app2

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