bigskysoftware / bigskysoftware/_hyperscript
[Feature request] Updating / removing query params from the url
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
Again - I want to express my ❤️ for `_hyperscript`!
One thing I'm struggling with is removing a query parameter from the url. I tried lots of things but this is what I ended up with:
```html
```
My journey started as follows:
```html
```
I just want to update the url and not navigate so according to the docs it should be possible by prepending it with a hash. However, this does not appear to be working with variables.
But how cool 😎 would the following be:
```html
```
I tried a lot of the combinations above but none worked so I assume this is not implemented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.