Skip to content

Getting error: "_name" key in entity object is not of type string. Instead received a value of "[object Object]" with a type of "object" #25

@nadavq

Description

@nadavq

This is because the function 'export function _isValidNameStr(parentStr, str)' is recieving an object as str instead of string, but why is it receiving an object? I used the given 'royals' array but it still throws this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions