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
* Change tooltipster('update') to tooltipster('content')
* Add deprecated data('tooltipster') data on tooltipster tooltispter elements
* Fix 'content' event before initialization error in 'badge'
* Fix .prop('checked') is undefined in 'radioboxes'
* Fix missing '_contentUpdate' mothods in 'tip'
Przez aktualizację do 4.0 powstały błędy wyświetlania opisane w #12
Oprócz tego kod używa starej wersji API Tooltipstera 2.1
tooltipster('update')
natooltipster('content')
data('tooltipster')
badge
- eventcontent
przed inicjalizacjąradioboxes
_contentUpdate
wtip
The text was updated successfully, but these errors were encountered: