Hi,
Context:
React - Typescript - React-Redux
I've a problem with the scheduler that i don't understand, I've created a scheduler component with a treeview like your scheduler / drag'n'drop sample. My scheduler use multiple resources. For event creation process, I've created my custom editor template.
What i see is when i want to create my event with double click or drag'n'drop element in treeview :
- standard editor template with resources -> OK
- my editor template with resources -> KO
- my editor template without resources -> OK
Could you help me please or have you already a sample ?
Thanks in advance.
Best regards