google / google/material-design-lite
Internal links do not work with text-only template
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
## Bugs
Internal links to not work in very simple website based on the text-only template
> What MDL Version are you using? (please be specific, e.g. _major.minor.patch_)
1.2.1
1.3.0
> What browser(s) is this bug affecting (including version)?
Chrome
Firefox
> What OS (and version) are you using?
Ubuntu 16.04
Android 7
> What are the steps to reproduce the bug? Can you create a plunker/codepen/jsfiddle which reproduces it?
A draft version of the site is [at this link](http://www.rinfinance.com/altindex.html)
> What is the expected behavior?
Navigation at the top panel work (ie click on links 'Program', 'Registration', 'Travel).
One can navigate back and forth.
*But* any links with the same `href="#tag"` in either the main body or footer *do not work*.
> What is the actual behavior?
Nothing.
No refresh / rerender when link is selected from main body or footer.
> Any other information you believe would be useful?
Nothing I can think of. It is of course entirely possible I am overlooking something simple.
Contributor guide
Assessment
This issue has not been assessed yet.