提交 91900d11 编写于 作者: O Olivia Isaacs 提交者: Tim Neutkens

Update "url deprecated" error docs with note re: React Dev Tools (#4652)

Fixes #4284 

Made change as discussed in #4284 
上级 0989ecc2
......@@ -6,6 +6,8 @@ In versions prior to 6.x the `url` property got magically injected into every `P
The reason this is going away is that we want to make things very predictable and explicit. Having a magical url property coming out of nowhere doesn't aid that goal.
*Note:* In some cases using React Dev Tools may trigger this warning even if you do not reference `url` anywhere in your code. Try temporarily disabling the extension and see if the warning persists.
#### Possible Ways to Fix It
https://github.com/zeit/next-codemod#url-to-withrouter
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册