You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bootstrap Scrollspy don't works with yew but inside a raw index.html. The links and design works but on scrolling the current section will not be selected. Inside a raw index.html it works with the same steps.
Steps To Reproduce
Steps to reproduce the behavior:
Problem
Bootstrap Scrollspy don't works with yew but inside a raw index.html. The links and design works but on scrolling the current section will not be selected. Inside a raw index.html it works with the same steps.
Steps To Reproduce
Steps to reproduce the behavior:
Here is an example project: https://github.com/gladion136/yew-bootstrap
Expected behavior
On scrolling the corresponding nav pill should be active like inside the bootstrap example.
Screenshots
With yew:
Just raw index.html (expected behavior):
Environment:
Questionnaire
The text was updated successfully, but these errors were encountered: