Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jquery 3.5.0 #131

Open
fglueck opened this issue Apr 20, 2020 · 7 comments
Open

jquery 3.5.0 #131

fglueck opened this issue Apr 20, 2020 · 7 comments

Comments

@fglueck
Copy link

fglueck commented Apr 20, 2020

It seams to work not with jquery 3.5.0.
If I create a notify like:
$.notify({
title: 'Would you like some Foo ?',
}, {
autoHide: false,
clickToHide: true
});
The notify will be opened, but it is shown incorrect.

@saurabhkulkarni26
Copy link

Did you find any solution to this yet? I'm also having issue while using Jquery 3.5.0

@fglueck
Copy link
Author

fglueck commented Aug 6, 2020

No, I migrate to toastr.

@saurabhkulkarni26
Copy link

Ok. Thanks.

@edgarcosta
Copy link

I think anything above 3.2.1 shows up notifications with position wrongly computed.

@edgarcosta
Copy link

And here is the rooting issue: jquery/jquery#3984

@edgarcosta
Copy link

See #97 for a potential solution

@edgarcosta
Copy link

Indeed, this is a duplicate of #97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants