Fullpage.js: Multiple Menus

Created on 2 Apr 2019  路  1Comment  路  Source: alvarotrigo/fullPage.js

Description

In the change from v2.* to v3. there was a regression in the code. In v2. when providing a selector for the menu options you could provide a class selector and it would target all matched elements, in v3.* it will only target the first matched element.

Link to isolated reproduction with no external CSS / JS

Functionality in v2.6.6
Functionality in v3.0.4

Steps to reproduce it

  1. Scroll down the page in both provided examples
  2. In v2.6.6 both menu's active state are updated
  3. In v3.0.4 only the first menu's active state is updated

Versions

All browsers
All operating systems
fullpage.js v3.0.4

bug fixed on dev )

Most helpful comment

Thanks for reporting it!
I'll take a look at it!

>All comments

Thanks for reporting it!
I'll take a look at it!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cavias picture cavias  路  3Comments

mxnvkv picture mxnvkv  路  4Comments

rslcdmc picture rslcdmc  路  3Comments

festwertspeicher picture festwertspeicher  路  4Comments

meceware picture meceware  路  3Comments