jssip + vite + pinia,unable set jssip UA to state. #1161
-
Reproductionnone Steps to reproduce the bugOther states can be set to the state normally, but the UA state in jssip cannot be set to the state, and the setting reports an error. Expected behaviorThe UA can be set to the state in the store, and the UA value can be retrieved from the store. Actual behaviorThe UA state value cannot be set to the state, an error is reported。 Troubleshooting: Additional informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You probably need to call markRaw(storeInterface) |
Beta Was this translation helpful? Give feedback.
You probably need to call markRaw(storeInterface)