This issue is imported from pivotal - Originaly created at Apr 19, 2022 by Vadim Schmitz
Currently when running the Jests tests the following error emerges:
console.error
Error: Not implemented: navigation (except hash changes)
This is probably caused by this pull request: #131
The reason this error happens is because something with jsdom is not working properly. However the exact reason is not clear yet.
jsdom/jsdom#2112