Skip to content

Object type checking might fail in nuxt applications #652

@LucidityDesign

Description

@LucidityDesign

For response objects coming from nuxt-axios the test for obj.constructor === Object (as it is used here) fails.

Also see nuxt-community/axios-module#565

Can we use a more robust logic to check for objects?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions