Closed chuckn0rris closed 1 year ago
Guide generation gone wrong, there is currently no support for JSX in TaskBoard at all unfortunately
Check the guide in all products!
Same problem with the Calendar. Using simple inline JSX and Using a custom React component sections should be removed.
Our docs for TaskBoard said it's possible to use JSX in renderer, but it fact it's not supported, more than that - renderer method specified in columns object in that code snippet, will be never called. We need to update that section and create an example of using React components inside task element of TaskBoard (CustomElement?). We also need to add an example of implementation into our demos.
https://bryntum.com/docs/taskboard/guide/TaskBoard/integration/react/guide#using-simple-inline-jsx
Forum post