Paul Guilbert
Paul Guilbert
I have just encountered an issue related to this PR. All the query parameters are lost after the redirection: For exemple: /test.html?var=123 is redirected to /test. Can this be merged...
... I don't know how I missed the previous PR #1607. Is this issue still relevant ?
Hi, Not really. I would like to offer the user the same experience as in an html form. For that, the only thing that is missing is the ability to...
I looked into this issue and here’s what I found so far: the issue seems to [originate around here](https://github.com/tailwindlabs/tailwindcss/blob/bea843c90ab77b47622200daafb918f7044d9f88/packages/%40tailwindcss-vite/src/index.ts#L305); the code is reusing an instance of the Scanner that still...
> Thanks for the PR! Do you have a reproduction of the problem where correctly using the `useStore()` composable returned by `defineStore()` doesn't work? "correctly" no. The purpose of this...
> Thanks for the great description of the problem! I agree it's a nice addition Nice! I'll complete the typing and refine the test to move this PR out of...
@posva what do you think of this version? Could we merge this? 🙏
I'm unable to reproduce it with the latest version of Vite: https://stackblitz.com/edit/vitejs-vite-mbpafbop?file=package.json This issue can be closed.