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.

Query params imported from URL only show after refresh

See original GitHub issue

Describe the bug “Import from URL” for query params does not update the UI

To Reproduce

  1. paste http://localhost:4000/path?param=test in the url
  2. go to query tab
  3. click “import from url”
  4. Note that the tab shows the count of query params (1) but the keyvalue table does not update
  5. Activate a different request in the sidebar
  6. Go back to the previous request
  7. Note the query params show correctly

Expected behavior Should update the key value pair table automatically after import

Screenshots 2020-12-18 13 58 20

OS

Version: Insomnia Core 2020.5.2
Release date: 10/12/2020
OS: Darwin x64 19.6.0
Electron: 9.1.1
Node: 12.14.1
V8: 8.3.110.13-electron.0
Architecture: x64
node-libcurl: libcurl/7.69.1 OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.7 libidn2/2.1.1 libssh2/1.9.0 nghttp2/1.41.0

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:3
  • Comments:12 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
llagerlofcommented, Feb 1, 2022

I am having exactly the same problem. Fresh install.

Version: Insomnia 2021.7.2
Release date: 09/12/2021
OS: Windows_NT x64 6.3.9600 (Windows 8.1)
Electron: 11.2.3
Node: 12.18.3
V8: 8.7.220.31-electron.0
Architecture: x64
node-libcurl: libcurl/7.73.0-DEV OpenSSL/1.1.1g zlib/1.2.11 brotli/1.0.9 WinIDN libssh2/1.9.0_DEV nghttp2/1.41.0
2reactions
ARKEOLOGISTcommented, Jan 30, 2021

My previous PR had an issue. It should be resolved now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Router Dom V6 - Lost Search Parameter on Refresh
1 Answer 1 · Yes, the local state will reset. OP is saying the queryString is removed from the URL in the address...
Read more >
Query Parameters - Routing - Ember Guides
Query parameters are optional key-value pairs that appear to the right of the ? in a URL. For example, the following URL has...
Read more >
Incremental refresh for datasets and real-time data in Power BI
An incremental refresh policy to partition the table, refreshing only the most recent import partition(s), and optionally leveraging an ...
Read more >
How to Update Query Params in React - MakeUseOf
Source code on dark screen. Query parameters are name/value pairs that you can add to the end of a URL. They allow you...
Read more >
Incremental Refresh and Hybrid tables in Power BI - RADACAD
It is recommended only when the data source supports query folding. You can do this configuration on a Power BI dataset or in...
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