Added a data-anchor attribute to one of the section (no data-anchor to other sections), when scrolling to the said section with data-anchor, the navigation bullet doesn't set to active/current state.
Link to isolated reproduction with no external CSS / JS
Description
Added a data-anchor attribute to one of the section (no data-anchor to other sections), when scrolling to the said section with data-anchor, the navigation bullet doesn't set to active/current state.
Link to isolated reproduction with no external CSS / JS
https://jsfiddle.net/67x4tr10/
This issue is similar to this: https://github.com/alvarotrigo/fullPage.js/issues/4037