is there any plan to support functional programming and React hooks for this component? I really want to use it, and we made it work with us implementing React hooks, but now we are getting a warning in the console:

and is happening because of this section of code:

Plus this causes another warning:

because the template item is not being rendered with a unique key.
Thanks
is there any plan to support functional programming and React hooks for this component? I really want to use it, and we made it work with us implementing React hooks, but now we are getting a warning in the console:
and is happening because of this section of code:
Plus this causes another warning:
because the template item is not being rendered with a unique key.
Thanks