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
In jquery.sidr.js, found from https://www.berriart.com/sidr/, throws an error with the latest pach to jQuery (3.4.0). The issue is with the code below:
However, the version you have released on https://www.berriart.com/sidr/ is slightly older than master in this repo. Perhaps this issue can be fixed simply by releasing your latest version.
The text was updated successfully, but these errors were encountered:
Current Behavior
In
jquery.sidr.js
, found from https://www.berriart.com/sidr/, throws an error with the latest pach to jQuery (3.4.0). The issue is with the code below:Possible Solution
Splitting up the .data calls should do the trick:
However, the version you have released on https://www.berriart.com/sidr/ is slightly older than master in this repo. Perhaps this issue can be fixed simply by releasing your latest version.
The text was updated successfully, but these errors were encountered: