Topic: MDB Navbar Toggle Issue with jQuery 3.5.0
This post will help everyone who is wondering why the Navbar toggle throws the error message `TypeError: can't convert i to string` in the console.
The problem can be solved temporarily by downgrading the jQuery version to 3.4.1.
Further informations here: https://github.com/twbs/bootstrap/issues/30553
