Closed girishpanchal30 closed 4 months ago
Plugin build for 5e821df0a0f4b8ef2da60bbfba2dc7829ad35fe4 is ready :bellhop_bell:!
@preda-bogdan As per your comment I've created unique ID based components, please review my latest commit and let me know if need any changes.
@girishpanchal30 it's not working for me, let me know if I'm missing something.
This is how I added the secondary menu on desktop https://vertis.d.pr/i/xPdUSS , on mobile https://vertis.d.pr/i/tAcdor and the ID is duplicated https://vertis.d.pr/i/etW95L
@rodica-andronache It seems we need to add the device
name in the ID to create a unique ID based on components and devices.
Please check with the latest build zip.
@girishpanchal30 thank you! It works well now 👍
:tada: This PR is included in version 3.8.10 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Summary
When the page load, I count the number of secondary menus and add it to the nav menu wrap ID. e.g:
secondary-menu_2
ref: https://github.com/Codeinwp/neve/blob/master/.storybook/dummy-data.js#L514Test instructions
Check before Pull Request is ready:
Closes #4256