Skip to content

Conversation

@adnanalbeda
Copy link

Fixes #4973

Added condition to check if template is Framework.IsAxios then return data without parse, cause axios convert json string to data object by default.

Fixes RicoSuter#4973

Added condition to check if template is `Framework.IsAxios` then return data without parse, cause axios convert json string to data object by default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: "[object Object]" is not valid JSON - the processor try to run json.parse on axios response data object

1 participant