callumbwhyte / meganav

A flexible, draggable link picker for constructing site navigation menus in Umbraco
MIT License
35 stars 34 forks source link

Meganav javascript appears to be broken on Umbraco v7.12 #32

Closed MMasey closed 5 years ago

MMasey commented 5 years ago

On a fresh Umbraco install i've installed MegaNav and when viewing it on the document type it appears broken. The UI looks like so

image

Looking at the console the JavaScript appears to be failing at the LinkPickerController, which may have changed in a recent umbraco update.

image

callumbwhyte commented 5 years ago

Thanks for raising this @MMasey, and thanks for the clear steps to replicate!

I have been able to replicate this in v7.12 and I am currently looking into a fix.

callumbwhyte commented 5 years ago

This issue is now fixed in release 1.1.2 - available for download on Our Umbraco and Nuget now!

Please let me know if any other issues come up!