acdlite / acdlite/redux-router

React.PropTypes is deprecated in React@15.5

オープン 初心者向け
#289 コメント 1 件 リアクション 4 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
2.3k
フォーク
194
PR マージ指標
30日以内にマージされた PR はありません

説明

Now there are warnings from redux-router.

> Warning: Accessing PropTypes via the main React package is deprecated, and will be removed in React v16.0. Use the latest available v15.* prop-types package from npm instead. For info on usage, compatibility, migration and more, see https://fb.me/prop-types-docs

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Find where redux-router uses React.PropTypes, likely in component files. Replace those imports with the separate 'prop-types' package. Check the project's dependencies to see if prop-types is already included, and update import statements accordingly. Verify the fix by running any existing tests or checking that the warning disappears.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, react
領域
frontend
issue の種類
リファクタリング
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
70/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。