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
I've taken a look at #33 and #42 which are both marked as fixed by #43 but I'm still seeing the issue present, although its no longer transforming to ariaLabel rather I believe the problem lies in the fact that its trying to use 'aria-label' as the attribute.
Is my configuration incorrect? Or is this an actual issue?
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to implement this plugin but it's failing on the following configuration:
This produces a console error:
I also tried this configuration which produces the same thing:
I've taken a look at #33 and #42 which are both marked as fixed by #43 but I'm still seeing the issue present, although its no longer transforming to
ariaLabel
rather I believe the problem lies in the fact that its trying to use'aria-label'
as the attribute.Is my configuration incorrect? Or is this an actual issue?
The text was updated successfully, but these errors were encountered: