Anthony Fu
Anthony Fu
@sibbngheid Oh, I see. It's probably because I have override the `computed` exports https://github.com/antfu/reactivue/blob/e9423553ab5e5b954bb8044f51a691618924fdf0/packages/reactivue/src/index.ts#L5 Will check it out, thanks for the info
Just released 0.2.1 and this should be hopefully fixed :)
@sibbngheid Thanks for working on this, and congrats that you made it work! However, I have just pull your code on the `just-works` branch, it seems to work fine with...
@sibbngheid > But the error above was still occurs (there was actual component names instead of unknowns). Everything works fine with me(well done!). Wondering why the error occurs to you.
I think using useEffect is a good approach here. One other solution might be something like `setCount: (v) => (counter.value !== v && counter.value = v)` but it looks kinda...
@Dav3rs This is definitely not abandoned. Instead, I don't see it being used that much. You can still use it and if you find any bugs, just raise an issue...
@Dav3rs Thanks, I have removed that line as I don't expect big breaking changes in the foresee future. When we need to do some changes, we will follow semver for...
Can you share a minimal reproduction? Thanks.
You might need to use `async processAsync` hook instead of `process`. But it involved another issue of Jest https://github.com/facebook/jest/issues/11458
The problem is that the parser does not understand pug, thus failing to parse `