Skip to content
This repository has been archived by the owner on May 3, 2018. It is now read-only.

Invalid prop: Expected Basic type, got Nulll. #1331

Open
sofuxro opened this issue Apr 29, 2018 · 0 comments
Open

Invalid prop: Expected Basic type, got Nulll. #1331

sofuxro opened this issue Apr 29, 2018 · 0 comments

Comments

@sofuxro
Copy link

sofuxro commented Apr 29, 2018

I have this

catalogText: { type: String,  required: true }

and get this error

Invalid prop: type check failed for prop "catalogText". Expected String, got Null.

even tho the docs says this

props: {
    // Basic type check (`null` matches any type)
   ...
}

Please do one of the following update the docs and remove that misleading text
OR
make it work as stated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant