Tamás H.

Results 14 comments of Tamás H.

That would be so cool to have. Support as well.

How this is not a breaking change and not a major version change? Literally broke our application and needed hours to figure out why everything stopped working. If anyone needs...

I think the problem you are facing is coming from here: You have added 'authorizaton_code' as the first parameter to $provider->getAccessToken, but you provide a $refreshToken instead of an $authCode....

typescript-eslint v8 was released yesterday which now fully support eslint v9, so typescript-eslint is no longer a blocker.

I have followed a few threads, but I am now unsure what the current status is. As of today, I am still experiencing the same issue. ![image](https://github.com/user-attachments/assets/689bac80-262c-4583-8c10-a4f5f1aa4bfa)

> I have followed a few threads, but I am now unsure what the current status is. As of today, I am still experiencing the same issue. > > ![image](https://github.com/user-attachments/assets/689bac80-262c-4583-8c10-a4f5f1aa4bfa)...

This is still problem in Firefox ESR 115.14: ![image](https://github.com/user-attachments/assets/bd4a6949-faf3-4bbb-9dff-ae0d572a3438) OP has added reproducer which shows the problem to me as well. I don't think this is cannot replicate @tugcekucukoglu.

> > Any progress here? We've got a similar issue. Currently selected values appear as null on page load. > > Try to set "dataKey" property instead of "optionValue", it...