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
@ljharb would it work if we just stripped any trailing newline characters (or maybe all non-signiciant whitespace?) in instHasClassName? Just calling trim on the className before comparing it might be enough.
This should be approximately the minimal test case. Apologies for not writing an actual failing test.
Component:
Test:
Tested with version 2.2.0.
The text was updated successfully, but these errors were encountered: