0
Try by wrapping context with curly braces such as
async uploadProfileAvatar({context}, payload){
...
}
- [Vuejs]-Vue-router keeps appending # to existing routes. P.S this isn't the typical hash, history mode issue
- [Vuejs]-How to draw a dotted "L" shapped line, When accordion is open?
Source:stackexchange.com