Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Reply To: TypeError: this.$firstLink is null

Home Forums Older releases 0.9.x TypeError: this.$firstLink is null Reply To: TypeError: this.$firstLink is null

#2322
admin
Keymaster

Hi,

The problem @sau_152mm had was caused by additional custom code he had added on the page. So it shouldn’t be related to your issue although you get a similar error message. I suspect in your case you simply need to make sure your menu HTML structure is valid – e.g. make sure opened <li> tags are closed properly, all tags are properly nested, etc.

If you can’t cope on your own, please post an URL to some kind of live demo and I will check it at first chance.

Cheers!