Archit Garg
Archit Garg
Huhh. Much needed thing!!
Facing the same issue!
Your extension works great! Installed it from chrome store and not facing any issues so far. Thanks.
I had the same problem. Now started using this - https://react-hot-toast.com/
I am also facing this issue. I have tested and sure that this issue happens only when textarea resides inside ``.
I dug into it and found out this happens when there is `tabindex="-1"` applied to any parent element. Since bootstrap modal, matDialog, matSidenav all these components use `tabindex="-1"` that's why...
Experiencing the same slowness, it takes a while a while to reload.
I had the same problem. Now started using this - https://react-hot-toast.com/
I had the same problem. Now started using this - https://react-hot-toast.com/
I tried fixing this issue here - https://github.com/gauge-sh/tach/pull/234