You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to use angular jsoneditor for JSON array using mode tree.
For JSON array I am trying to implement changes that would help duplicate each array, but I want to disable the option to duplicate items in the array.
How can I achieve this?
I have been trying to by applying styles, but the class associated is the same throughout and would remove all duplicate options.
The text was updated successfully, but these errors were encountered:
DId you get any solution ? I also want to remove the some of the options in the tree mode. I want to remove duplicate, remove and other sort options from the UI.
Hi,
I am trying to use angular jsoneditor for JSON array using mode tree.
For JSON array I am trying to implement changes that would help duplicate each array, but I want to disable the option to duplicate items in the array.
How can I achieve this?
I have been trying to by applying styles, but the class associated is the same throughout and would remove all duplicate options.
The text was updated successfully, but these errors were encountered: