kamranahmedse / jquery-toast-plugin

Highly customizable jquery plugin to show toast messages
http://kamranahmed.info/toast
1.51k stars 506 forks source link

error with fancybox 3 #28

Closed bolechen closed 7 years ago

bolechen commented 7 years ago

when i use jquery.toast with Fancybox 3 (https://github.com/fancyapps/fancybox) is have error msg in console "undefined is not an object (evaluating 'i.opts')"

debug link: https://codepen.io/bolechen/pen/YxgRvK

Tsyklop commented 7 years ago

https://github.com/kamranahmedse/jquery-toast-plugin/issues/29#issuecomment-336656086

bolechen commented 7 years ago

Last version if fancybox is fixed this issue. ref: https://github.com/fancyapps/fancybox/issues/1614