Taku Amano

Results 239 comments of Taku Amano

Hey @Code-Hex! It is still in draft stage and I am not even sure if I will do it or not, but I would like to know your opinion if...

Updated 36267e2

@MathurAditya724 Thank you. I understand your argument for more simplicity. But if you write the following, the `handler` can't be a handler as it is in the original. It becomes...

@Code-Hex Thank you. That is very helpful information. I understand that "grpc" provides the following eight, > Begin, InHeader, InPayload, InTrailer, OutHeader, OutPayload, OutTrailer, End. What would a generic framework,...

Hi @yusukebe Please create a "react-19-compat" branch. Merge each PR into it, and when it's all together, we can merge "react-19-compat" into "main" or "next".

@yusukebe Thank you! > react-19-compat I've added the "form with useActionState, useFormStatus, useOptimistic" to the to-do list!

'Support for preloading resources' is a bit tricky compared to the existing JSX behaviour, so I'd like to put it on the back burner and perfect the other features.

The following was not implemented but will be considered separately if requested. [Support for preloading resources](https://react.dev/blog/2024/04/25/react-19#support-for-preloading-resources) I close this issue as the others have been implemented.

Hi @Bobetti, Thank you for reporting. The csrf middleware checks the origin for "requests that can be sent using the form element." "Requests that can be sent using the form...