You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The root cause of symfony#2826 is in fact a bug in LiveComponent ... that i'm very surprised no one already experienced oO
In url_utils: fromQueryString missed a nullcheck. Triggering a TypeError.
`
?foo&bar=
`
Hello,
On https://ux.symfony.com/icons?query&set=mdi when I make a search like "b", I have the following JavaScript error:
How to reproduce:
Cheers!
The text was updated successfully, but these errors were encountered: