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
Hi, I got this error when using the find() function with className starting with double hyphen (--) - shortened BEM syntax
And the error I got is
I saw from this ticket #1339 that this issue has been fixed, but it does not seem to be the case because multiple other people also face the same issue.
I use Enzyme with TypeScript:
enzyme: ^3.11.0
@types/enzyme: ^3.10.9
The rst-selector-parser version as found in the enzyme package is ^2.2.3,
Thank you.
The text was updated successfully, but these errors were encountered:
cc @aweary any chance we could get a release of rst-selector-parser? (if you npm owner add me, i can publish it myself - i have no idea how semantic-release works so i don't want to monkey with that)
Hi, I got this error when using the find() function with className starting with double hyphen (--) - shortened BEM syntax
And the error I got is
I saw from this ticket #1339 that this issue has been fixed, but it does not seem to be the case because multiple other people also face the same issue.
I use Enzyme with TypeScript:
The rst-selector-parser version as found in the enzyme package is ^2.2.3,
Thank you.
The text was updated successfully, but these errors were encountered: