Takuro Hishikawa

Results 117 comments of Takuro Hishikawa

I guess some Vue components prevent checking whether something has changed or not. If you remove file pickers from your composer form, the autosave feature will work as expected. I...

@SashaMcr Does it not affect desktop view?

@mlocati @aembler Do you have any opinion on how to fix this issue? I'd like to work on it

@KorvinSzanto Do you have any plans to fix this issue? I want to fix it for my clients who use social login.

@mlocati Can you fix the callback method?

@mlocati Not everything. It seems `handle_authentication_callback` method returned a redirect response for you because you succeeded to login. However, for example, `handle_attach_callback` method never returns a response object, so it...