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.

Range onChange event causes search query corruption

See original GitHub issue

on v2 branch

This issue is a little strange but I decided open it because for me is not clear if something internally is wrong or I’m doing something weird.

Basically, the issue is, when I want to clear a query search, it cause a url routing corruption

Code implementation is here.

First time I tried with my custom Searchbox, but it also happens with your default Searchbox Component:

I tried with the demo example and no corruption appeared, but not sure if they are updated.

You can try a live demo at https://windtoday.co

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mthuretcommented, Apr 10, 2017

I’m closing this as today it depend of the component use on the user side (as we don’t package one).

We should probably packaged a Range component in the end.

1reaction
Kikobeatscommented, Nov 29, 2016

@Shipow sorry I didn’t remember to mention that this issue is related with the v2branch.

Read more comments on GitHub >

github_iconTop Results From Across the Web

onchange event on input type=range is not triggering in ...
The demo shows the range/slider value as well as the number of times the standard "change" , "input" and custom "onRangeChange" events have ......
Read more >
How to trigger onchange event on input type=range while ...
This attribute occurs only when the element becomes unfocused. Attribute Value: It works on <select> element and fires the given JavaScript ...
Read more >
Handling data source errors (Power Query) - Microsoft Support
Advice on how to identify, deal with, and resolve errors from externals data sources and Power Query when you refresh data.
Read more >
Troubleshooting corruption | Elasticsearch Guide [8.5] | Elastic
For instance, corruptions are often detected during merges, shard movements, and snapshots. This does not mean that these processes are causing corruption: they ......
Read more >
Why corruption matters: understanding causes, effects and ...
Synthesise a range of literature to assess the political, social and ... “Search strings” based on key words and search terms for the...
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