2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-05-17 07:39:38 +03:00
Files
Nicolas Meylan ace2bf5d91 Fix observer mutation name when format: json is used (#9)
According to the documentation: "If there is a .mutation value in the
response data, the corresponding mutation is called with the name
SOCKET_[mutation value]"

However when event data does not contains .mutation value mutation is
null, so the mutation is not find in the store.
2017-07-24 12:49:43 -07:00
..
2017-07-07 09:47:01 -07:00