Edward

Results 4 comments of Edward

I implemented similar useXXX helpers during an experimental migration for my team's project. It is a single ts source file that you can copy and use. But the code pattern...

map* helpers is not for composition api in setup(), cause they depend on 'this': https://github.com/vuejs/vuex/blob/4.0/src/helpers.js#L88

Same error on Windows 10 and Sublime Text 3.

@dontbmh maybe u were suffering same issue as me. I came to identical React error when upgrade repo to antd 5.23 and only when making a pattern like ``. I...