MithrilJS / MithrilJS/mithril.js
Update component when clicking anchor
Open
@dead-claudia is already working on this.
Since Dec 16, 2019.
Area: Core
Type: Bug
- Dominant language
- JavaScript
- Stars
- 14.5k
- Forks
- 922
- PR merge metrics
- No merged PRs in 30d
Description
mithril@2.0.4
Chromium and Linux
mithril updated the component when I clicked on the anchor. I think doing nothing but scrolling the page is the correct behavior.
I have done the following settings
m.route.prefix = ""
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.