Skip to content

TypeError: 'set' on proxy: trap returned falsish for property when trying to add data from axios request to state #1048

Discussion options

You must be logged in to vote

I ran into the same problem. The issue is that you have a getter and a state property with the same name. I changed my getter to a different name and the error message went away.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@RSurya99
Comment options

@realtebo
Comment options

Answer selected by RSurya99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1046 on February 11, 2022 21:04.