Tamás H.
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 would also really need this...
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. 
> 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. > > ...
This is still problem in Firefox ESR 115.14:  OP has added reproducer which shows the problem to me as well. I don't think this is cannot replicate @tugcekucukoglu.
Also still a problem in ESR 115.15 which was released 3rd of September.
> > 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...