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
This bug was introduced by removing the parsing from
8fa4df9 but not updating the tests. We
expect component and rendererId to always be numbers (not strings).
It looks like these tests are not currently running on the CI which was
how we were able to find the issue.
0 commit comments