Rizumu Ayaka

Results 46 comments of Rizumu Ayaka

I had this problem too, and adding "type": "module" didn't fix it ![image](https://user-images.githubusercontent.com/19204772/165699001-186bf5ff-0b26-4668-b351-f96147d246e5.png)

In my opinion defining built-in macros outside the SFC file also means that built-in macros can be defined repeatedly, otherwise you won't be able to define other parameters and events.

这个正则还要求匹配 createApp,如果 createApp 在另外一行就不行了 ![image](https://user-images.githubusercontent.com/19204772/114356180-e55cbf00-9ba2-11eb-94c4-82835f30ca3b.png)

https://github.com/Matataki-io/Matataki-FE/pull/995 增加了登陆后访问网站根路由跳转到 timeline 页面的功能

I need too, please support, thanks 🙏

Are there any current plans to address this issue?

Thanks, the change does work! But I don't know if this will cause other problems by not following the API documentation. I'm just following the usage taught in the documentation:...

> You can try the `` instead of using v-if Thank you very much. This does work and follows the documentation, I will try to use this in my project...

> > You can try the `` instead of using v-if > > Thank you very much. This does work and follows the documentation, I will try to use this...

I'm using commands like `pnpm -F exec kp patch` in monorepo and it does work, but I can't change the prefix. Maybe we can add this setting!