-
-
Notifications
You must be signed in to change notification settings - Fork 724
Description
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Style Property is applied twice since 9.1.0.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Paste the link to your CodeSandbox (https://codesandbox.io/s/new) example below:
https://codesandbox.io/s/react-toastify-style-error-sksr4h
What is the expected behavior?
The margin top property should not applied to the toast container and the toast itself. Documentation is not quite specific what the style property should affect. But as it is set on the toastContainer it should be only set on the container itself.
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
Every react version.