-
Notifications
You must be signed in to change notification settings - Fork 782
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated below things including UNSAFE_componentWillMount warning #216
Updated below things including UNSAFE_componentWillMount warning #216
Conversation
velusgautam
commented
Nov 4, 2019
- flowconfig Updated for Travis CICD
- UNSAFE_componentWillMount for React Upgrade
- Added package-lock.json
1. flowconfig Updated for Travis CICD 2. UNSAFE_componentWillMount for React Upgrade 3. Added package-lock.json
@jamiebuilds Can you please verify this PR |
Can we please merge this? |
Hello, this is really needed here for many people. Is this still maintained ? |
@kopax use loadable/components, or fork this library |
@masad-frost those libraries are different, they do not provide the same features. Did anybody fork and release on npm the fix? I am in the process to do so at https://github.com/yeutech-lab/react-loadable but I still have this error when runnin
I have never used flow before, I don't know what this is. Can anyone tell me? Anyhow, this is the fork published on npm https://www.npmjs.com/package/@yeutech-lab/react-loadable |
## [5.5.1](v5.5.0...v5.5.1) (2019-12-16) ### Bug Fixes * **ci:** running npm run flow and allow failure ([97127ac](97127ac)) * **react-loadable:** Upgrade to babel 7, fix warnings (see jamiebuilds/react-loadable#216) ([88564a6](88564a6))
react-loadable Loadable.Capture report is not support typescript ssr?// App.tsx
// index.js
so this moduleName is Empty array |
Now please let's have a merge & release :) |
@kopax flow issues are fixed in this pull request. You can refer the changed files |
Would love for this to get merged, using fork from @kopax in the meantime |
React Loadable implementation with React 17.0.1. 🎉 |
It looks like you "forked" this repo (since a lot of its pieces are from this one), but at the same time stripped the git history of it, making zero initial commit. Why not do proper forking, at the same time respecting the previous work done here?! And you are violating the following clause of MIT license (as you removed the LICENSE file from your repo):
|
And I already have a forked version and created this Pull Request. And the other has more changes and cant be merged to this, that's why I added that to a new repo |
Then please apply your changes to existing latest version of this package? I for sure won't be using a new package, when its author decided not to bother with proper PR and conflict management. As I said, making clean slate repo with no git history whatsoever is just blunt plagiarism in my book. This will be my last comment on this topic. Have a nice day! |
Please can we get an update on this? |
For anyone interested, here's my solution to get rid of the warning (React 16 + 17) and still get this working (client+SSR). |
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|