showNotification
doesn't support data-* attributes
#5640
Labels
Fixed patch
Completed issues that will be published with next patch (1.0.X)
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.4.2
What package has an issue?
@mantine/notifications
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Not applicable – issue is not related to the browser
Describe the bug
When passing data-* attributes to
showNotification
ornotifications.show
functions a TS error is thrown:Example:
See link below for example code.
If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/focused-moon-m85ccq
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: