The dropdown menu doesnt work, when you add a page as a subpage and you reload the website you will see the arrow for opening the dropdown.
As you click on the parent child to open the sub-menu the dropdown wont open, it gives you an error related to popper.js
I tried for a bit to fix the problem by Including the bundle cdn of bootstrap, which removes the popper.js error but the dropdown menu still doesnt function.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Environment
Describe the bug
The dropdown menu doesnt work, when you add a page as a subpage and you reload the website you will see the arrow for opening the dropdown.
As you click on the parent child to open the sub-menu the dropdown wont open, it gives you an error related to popper.js
I tried for a bit to fix the problem by Including the bundle cdn of bootstrap, which removes the popper.js error but the dropdown menu still doesnt function.