question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Router is not mounted after upgrading to 2.4.0

See original GitHub issue

Hi,

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:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
beliolfacommented, Jul 4, 2017

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:

0reactions
eddyerburghcommented, Jun 30, 2017

No need to apologize 😊

I appreciate the help

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found