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
Hello,
We are upgrading from Tap 5.3.8 to Taps 5.4.3 and also to tap-jquery 4.1.1.
While upgrading, we are getting error in browser console that Object doesn't support property or method 'attribute' File: jgrowl.js, Line: 24, Column: 9
Looks to be here: getURL = function(container) { return container.attribute("data-dismiss-url"); };
Can you please have a look here?
Thanks,
Salman
The text was updated successfully, but these errors were encountered:
Hello,
We are upgrading from Tap 5.3.8 to Taps 5.4.3 and also to tap-jquery 4.1.1.
While upgrading, we are getting error in browser console that
Object doesn't support property or method 'attribute' File: jgrowl.js, Line: 24, Column: 9
Looks to be here:
getURL = function(container) { return container.attribute("data-dismiss-url"); };
Can you please have a look here?
Thanks,
Salman
The text was updated successfully, but these errors were encountered: