-
### Describe the bug
Targeting for example h2 and h3 headers with :target only applies it on page-reload, not live when a user presses the anchor
### Reproduction
Set a target css style to a header…
-
Hey there, I need some way to capture any type of URL change, is there a way to do this? Something like
```
Path.onNavigate(function(route) {
model.data = {};
});
```
-
If the router is used directly (as it is by design) and the browser does not support html5 history API it will break pre-rendered pages, because goog.History is using document.write if no input html e…
-
**While using the "About" internal link navbar covers the Title of the content linked.Please refer to the image attached below...**
![issue 1](https://user-images.githubusercontent.com/58655611/…
-
-
```
What steps will reproduce the problem?
1.Log into the admin
2.click on a tab title / link
What is the expected output? What do you see instead?
Even if I click on a tab title, nothing happens... …
-
I really want change tab content not just by clicking that tab. but by enter url on browser.
because i create a PWA( progressive web app), then we need each page have a unique URL. like Twitter Mob…
-
```
What steps will reproduce the problem?
1. historyInstance = new goog.history.Html5History();
2. historyInstance.setEnable(true);
3. historyInstance.setToken('e1'); historyInstance.setToken('e2');
…
-
# Problem description
In some cases we have links like "Cookie Settings" in the footer which trigger a "window.cookiehub.openSettings()" javascript function. At the moment we add those static inste…
-
```
What steps will reproduce the problem?
1. historyInstance = new goog.history.Html5History();
2. historyInstance.setEnable(true);
3. historyInstance.setToken('e1'); historyInstance.setToken('e2');
…