Latest release v2.3.6 href rewrite breaks some links

My main navbar uses javascript:void(0); as the value for nav header links to expose the dropdown. Since the update to v2.3.6 the hrefs are being rewritten with a leading "/" so I get href="/javascript:void(0);" which breaks the click to expose subnav.

Is there away to add a detection for javascript:void(0); in an href to not append "/" to it?

Saj

Thank you for reporting this! We made some changes to the link URLs in the preview and when exporting, which has led to the broken javascript urls. This is now fixed. We will release the fix with version 2.3.7 later today. It's released.

Sounds good thanks! :)

Saj