react-loader-advanced
react-loader-advanced copied to clipboard
Show loader overlaying your component during async events
Hi, This is a package that I have used in all of my react projects and kind of a mandatory package for me. Thank you for this amazing package. ###...
Upgrades the minimum react-transition-group dependency to v2 and updates references. This code works for the project that I'm working on, but there may be use cases that we don't cover...
Here are 2 screenshots from Chrome Dev Tools: I'm creating around 1000 elements with loaders in them (Wont be the case in prod, but wanted to check perf) ...
I am getting - No matching version found for wolfy87-eventemitter@^5.2.2 error while installing using command: npm install react-loader-advanced --save. And I am using react version ~15.5.4.
> possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. Every instance of Loader adds a 'change' event listener in componentDidMount to the same EventEmitter. By...
Hi, Great plug-in! I have a question though. I am using the `contentBlur` attribute and adding a `` in the message. Both of these combined with a `CSSTransitionGroup transitionConfig` applied...
Here is the error while doing npm install react-loader-advanced node_modules/react npm ERR! react@"^17.0.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^0.13.0 ||...