Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts: hashchange Event wird nicht durchgelassen #2635

Closed
mcuiobroker opened this issue Apr 2, 2024 · 3 comments
Closed

scripts: hashchange Event wird nicht durchgelassen #2635

mcuiobroker opened this issue Apr 2, 2024 · 3 comments
Assignees
Labels
alpha / beta 🚧 Issue related to an alpha or beta version bug 🐛 Something isn't working foreign issue Issue of a foreign repository user scripts User scripts v3.2 Roadmap for v3.2

Comments

@mcuiobroker
Copy link
Collaborator

window.addEventListener("hashchange", function(event) {
    console.log('Hash geändert');
});

Es erscheint trotz Tabwechsel keine Ausgabe.

@Zefau Zefau added bug 🐛 Something isn't working alpha / beta 🚧 Issue related to an alpha or beta version user scripts User scripts labels Jun 27, 2024
@Zefau Zefau added the v3.2 Roadmap for v3.2 label Sep 12, 2024
@github-project-automation github-project-automation bot moved this to ROADMAP in jarvis v3.2 Sep 12, 2024
@Zefau Zefau added foreign issue Issue of a foreign repository #status: implemented-locally 🛠️ Status: Issue has been implemented locally (but not pushed to repository yet) labels Sep 13, 2024
@Zefau
Copy link
Owner

Zefau commented Sep 13, 2024

@Zefau
Copy link
Owner

Zefau commented Sep 13, 2024

Die Version v3.2.0-rc.3 sollte den Fehler beheben - bitte einmal prüfen. Sofern es behoben ist, gerne das Issue schließen.


The version v3.2.0-rc.3 should fix the bug - please verify. If the bug has been solved, you may close the issue.

@Zefau Zefau added #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test and removed #status: implemented-locally 🛠️ Status: Issue has been implemented locally (but not pushed to repository yet) labels Sep 13, 2024
@mcuiobroker
Copy link
Collaborator Author

Passt. Danke.

@github-project-automation github-project-automation bot moved this from ROADMAP to DONE in jarvis v3.2 Sep 14, 2024
@Zefau Zefau removed the #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test label Sep 14, 2024
@remove-milestone-or-labels remove-milestone-or-labels bot added the #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test label Sep 14, 2024
@Zefau Zefau removed the #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha / beta 🚧 Issue related to an alpha or beta version bug 🐛 Something isn't working foreign issue Issue of a foreign repository user scripts User scripts v3.2 Roadmap for v3.2
Projects
Status: DONE
Development

No branches or pull requests

2 participants