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
So the reason I throw the error is that we just have a function and can't tell what the classname is at all. So we literally dont know what this thing is they are trying to inject, its just a 'something' It most often happens when someone tries to inject an object that wasnt built by the compiler but is actually just a chunk of JS and they didnt decorate it. Not sure if that helps with what the error message should be
Line 46: "Class not does defined a usable className" does not make sense.
The text was updated successfully, but these errors were encountered: