react-toastify
react-toastify copied to clipboard
Toast not appearing
Do you want to request a feature or report a bug? I want to report a bug.
What is the current behavior? The current behavior is that the toast appears fine on desktop browsers as well as chrome mobile but it doesn't show on the native Android browser.
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://user-images.githubusercontent.com/13766195/144603909-121380a3-9d32-46df-a492-f2381c14cbcc.mp4
What is the expected behavior? Expected to show toast in any browser
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React? React - 17.0.2 Browser - Android Browser / Android
did you find any solution to the issue ? Im facing a similar issue but in chrome browser , works fine in Firefox any help will be much appreciated react-toastify : 8.2.0 react: 17.0.2
Is this still open