'set' on proxy: trap returned falsish for property 'stompClient' #2127
Unanswered
fuyong859050943
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduction
have no example
Steps to reproduce the bug
when use pinia sockjs-client stomp in vue3, i want make a stompStore and get the stompClient every where
code
then run the
stompStore.init('http://localhost:9103/ws')
, throw a exceptionExpected behavior
don't throw any exception
Actual behavior
throw the exception
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions