Router is not mounted after upgrading to 2.4.0
See original GitHub issueHi,
I am getting errors in code that was working in previous versions. It could be a bug or I need to mount the component in a different way now?
const $route = { path: '/users/:id', params: { id: 4 } };
const globals = { $route };
const wrapper = shallow(AnswerBeat, { globals });
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:5 (5 by maintainers)
Top Results From Across the Web
bug: Page not rendered after upgrading to @ionic/react-router ...
I have an app where the user can log in and log out. Up until @ionic/react-router v5.2.3 a logged in user could go...
Read more >Upgrading to the Cisco ASR 1000 Series Routers ROMmon ...
The ROMmon upgrade is not permanent for any piece of hardware until the Cisco IOS XE Release 2.4.0 or later image is booted....
Read more >Upgrading React-Router and replacing hashHistory with ...
Have you tried it this way in your Router.jsx? import React from 'react' import {render} from 'react-dom' import { Router, Route, Link, browserHistory, ......
Read more >Imported OpenVPN (.ovpn) Profile not working anymore after ...
Method 1: Uninstall the current OpenVPN version if installed: sudo apt remove OpenVPN. Install libssl1.1 binary.
Read more >ADM 3.2 | ASUSTOR NAS
Since the file structure in the ADM 3.2 has been modified, you will not be ... If your NAS is using ADM 2.4.0...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I must say I can’t reproduce it anymore. Maybe was a silly mistake in my side or maybe you fix it with another issue.
I close this. :octocat:
No need to apologize 😊
I appreciate the help