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
There are many components in react that are using callback functions inside objects, it seems it's not working with web component JSON format, which is in fact expectable since it's just text, and it can't understand what is the function in the JSON. but would be really nice if we could use function as a object param like this.