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.

During SSR the url doesn't get read

See original GitHub issue

Bug 🐞

What is the current behavior?

During SSR the page gets rendered with an empty state because the state doesn’t get read from the url.

Make a sandbox with the current behavior

See SSR example, neither routing.router.read or routing.router.onUpdate gets called.

What is the expected behavior?

That vue-instantsearch tries to retrieve the current state from the URL, using the routing.router methods

Does this happen only in specific situations?

No

What is the proposed solution?

That either routing.router.onUpdate gets called so that the callback can be used to push the state into vue-instantsearch, or that routing.router.read gets called so that either the state is retrieved automatically.

What is the version you are using?

3.3.0 and 4.0.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:17 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
ArcoMulcommented, Oct 5, 2021

@Haroenv I found that from on instantsearch.js 4.29.1 SSR breaks, 4.29.0 still works

1reaction
ArcoMulcommented, Feb 9, 2022

@Haroenv Finally got around testing this, the latest version fixes the issue! 🎉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fake RT-PCR reports: Why QR code verification cannot be ...
Just opening the digital PDF copy of the physical paper report on a web URL doesn't verify the authenticity of the RT-PCR report...
Read more >
How is the COVID-19 Virus Detected using Real Time RT-PCR?
One of the most widely used and accurate laboratory methods for detecting the novel coronavirus is real time RT-PCR. (Photo: IAEA).
Read more >
Polymerase chain reaction (PCR) (article) - Khan Academy
Polymerase chain reaction (PCR) is a common laboratory technique used to make many copies (millions or billions!) of a particular region of DNA....
Read more >
COVID-19 and PCR Testing - Cleveland Clinic
A PCR test for COVID-19 is a test used to diagnose people infected with SARS-CoV-2, the virus that causes COVID-19.
Read more >
What is the status of my PCR test results? - Curative Support
Your sample has been received by the lab and will begin testing soon. It typically takes 1-2 days upon receipt of the sample...
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