react-toasts icon indicating copy to clipboard operation
react-toasts copied to clipboard

Simple react alerter

Results 13 react-toasts issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/17525378/185808912-0df8ca54-e2fd-4a36-833b-4d95e9d723fa.png)

Failed to compile. Failed to minify the code from this file: ./node_modules/react-toasts/lib/index.js:6:1426

I've just updated `react-script` to v5 from 4.0.3 and `ToastsStore` has stopped to work, is not showing any error or warning at all, just not working

I am using nextjs app bootstraped with create-next-app following setup : "next": "12.0.10", "react": "17.0.2", "react-dom": "17.0.2", "typescript": "^4.5.5" I don't know where this error is coming from . Maybe...

Unfortunately, it does not work with Internet Explorer, at least for me. Moreover, this library not only does not show toasts, but breaks the java script, which is why users...

Can't install as peer dependency with React 17.x

Process for publishing CommonJS + ES2015 module version: 1. Create a second `tsconfig-es.json` (can extend the current one as the base). 2. Set `"module": "es2015"` in `tsconfig-es.json` 3. Set `"outDir":...

I've tried numerous times to ToastStore.error() and send it a HtmlElement as per the typescript types you've defined and it always ends up crashing react. I can provide further details,...

bug

uncaughtException: window is not defined\nReferenceError: window is not defined\n at Object. (***/node_modules/react-toasts/lib/index.js:1:200)\n at Module._compile (module.js:653:30)\n at Module._compile (***x/node_modules/pirates/lib/index.js:83:24....

enhancement

Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...

dependencies