Delete option not working in case of type: "array"

on clicking these delete icons the fields are not getting deleted, what could be the possible reason. I have searched a lot but could not find anything solid

e examples are highly encouraged. →

Hi @kotesh-arya,

Please provide more information so that we can efficiently help you.

  • Which version of JSON Forms are you using?
  • Which renderer set of JSON Forms are you using?
  • Did you implement custom renderers?
    • If yes, is this array renderer a custom renderer?

Thanks for the heads-up Stefan,

I have figured it out with a calm mind, by navigating into the correct component and added the eventListener with required delete function :+1:

1 Like