AaronSadlerUK / Our.Umbraco.UmbNav

Drag and drop menu editor for Umbraco V8, V9 and V10+
MIT License
10 stars 15 forks source link

Editing link properties unsets "Include child nodes" #14

Closed tzbarkan closed 3 years ago

tzbarkan commented 3 years ago

Which exact Umbraco version are you using? For example: 8.7.0 - don't just write v8 or v9

8.16.0

Bug summary

If you have a link set to include child nodes, editing it and saving it will unset "include child nodes".

Specifics

No response

Steps to reproduce

  1. Create a link with title "Why are you like this?" and check "include child nodes"
  2. Save it
  3. Edit it and change the title and save it
  4. Include child nodes will be unset

Note that the checkbox remains checked during editing, it is only on save that it is unset.

Expected result / actual result

Only properties that were edited should change