Alex Liu

Results 38 comments of Alex Liu

> I think the full page reload should be fixed, but not sure if it makes sense to serve the logo as a refresh button instead of "Go to home...

> I now get a blank timeline if I open the preview, scroll down a bit, and then press the logo. This solved!

I can't believe I missed this! The following stackblitz example might be a temporary solution (but it's not that elegant) https://stackblitz.com/edit/vormscore-issues-29?file=src%2FApp.vue&terminal=dev I'm exploring the possibility of adding this functionality. One...

@lttr Thank you so much for this article, it made a lot of great points, it was super useful for me.

@lttr Thank you so much for your awesome support and praise for Vorms! I found that the workaround I provided had an issue with the condition between `touched` and `submitCount`,...

I would like to express my appreciation for your contribution. Currently, the provided code is not performing as expected. I am wondering if you might have any insights or suggestions...

I sincerely apologize for the extended delay in addressing this issue. Upon reevaluation, I have reconsidered the problem at hand. It occurred to me that there might be a potential...

Thank you for your excellent work on Valibot. I became a fan of Valibot almost at first sight. In the coming weeks, I will be releasing the next minor version...

Thank you very much for sharing your thoughts. Indeed, the initial version of Vorms didn't consider passing a `Reactive` or `Ref` directly. I just tried a simple test, and it...