StephenChou1017 / react-big-scheduler

A scheduler and resource planning component built for React and made for modern browsers (IE10+)
https://stephenchou1017.github.io/scheduler/#/
MIT License
746 stars 415 forks source link

When I hover over a resources column, shows [object,object] while 'name' is is an object #216

Open changyu2hao opened 3 years ago

changyu2hao commented 3 years ago

When I hover over a resources column, it shows [object,object] while 'name' is an object. How can I customize the hover over text in the resource column. Or is there a way I can disable it?