-
I want to switch over to this library from react-toastify, but my only worry is that there isn't a way to set options for notifications throughout the project. Is there an easy way to just set options…
-
Hi!
Thanks for a great package.
`npx typesync` (v0.7.0 as well as v0.6.1) often hangs indefinitely. I tried letting the process run for one hour before posting this issue. No types are found. O…
Vages updated
4 years ago
-
When using styled-components in the ^5.0.1 version, and deploying on the heroku platform, css is fully buggy.
package.json :
```js
{
"name": "oticket-client",
"version": "0.1.0",
"privat…
-
Please, add a CDN link version, so we can use this package with only vanilla js.
-
### Describe the bug
"react-scripts start" is giving error .
It was working fine yesterday. From today it's getting failed.
> react-scripts start
Unexpected token {
npm ERR! code ELIFECYCLE
…
-
Upgraded to 10.0.3 and now everywhere in my .jsx I have template strings, it blows up with this error.
TypeError: Cannot read property 'range' of null
This is my current list of devDependencies
"…
-
Currently using Meteor to generate reactive data, and if I change any table settings (filter, sort, etc), they are lost if any of the data is updated. Previously, I thought it was because there were…
-
I'm seeing this error loading the jest plugin in my config. Any ideas?
```bash
Error: Failed to load plugin 'jest' declared in 'aaa-static/.eslintrc.js': Cannot find module 'eslint-plugin-jest'
R…
-
I'm getting this error on a fresh install, using React devtools
```
backend.js:9159 Uncaught TypeError: Cannot read property 'displayName' of null
at getDisplayName (backend.js:9159)
at …
-
Either we add a wrapper for `OCP.Toast` or maybe we can even add the toast logic and toastify-js directly to this package.
https://github.com/nextcloud/server/blob/master/core/src/OCP/toast.js