Closed aralroca closed 3 weeks ago
``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-adapter-vercel@597 ```
``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-tailwindcss@597 ```
``` bun add https://pkg.pr.new/brisa-build/brisa@597 ```
``` bun add https://pkg.pr.new/brisa-build/brisa/brisa-pandacss@597 ```
``` bun add https://pkg.pr.new/brisa-build/brisa/create-brisa@597 ```
``` bun add https://pkg.pr.new/brisa-build/brisa/www@597 ```
commit: d086f81
Fixes https://github.com/brisa-build/brisa/issues/595
I noticed this bug while preparing the demo at BarcelonaJS, we could not show it because it stopped working after this PR.
After this fix, Form server actions work again even if the user has JavaScript disabled.