Closed sgaston321 closed 4 years ago
Problem: When an anchor node that has an href is reused by the virtualdom, it leaves an empty href attribute. This causes clicks to reload the page.
href
Example: https://ellie-app.com/8NNcGgTmMfpa1
I'm not really sure where this goes, but I think it might belong in the virtual-dom github https://github.com/elm/virtual-dom/issues/169
Problem: When an anchor node that has an
href
is reused by the virtualdom, it leaves an emptyhref
attribute. This causes clicks to reload the page.Example: https://ellie-app.com/8NNcGgTmMfpa1