You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i pass resourceIdAccessor = "assignee" instead of resourceIdAccessor="resourceId", the events are not shown in Views (Week, Work week, Day). The resources header are there but the events are not showing
Check that this is really a bug
Reproduction link
https://codesandbox.io/p/sandbox/react-big-calendar-issue-9r8xkt
Bug description
When i pass
resourceIdAccessor = "assignee"
instead ofresourceIdAccessor="resourceId"
, the events are not shown in Views (Week, Work week, Day). The resources header are there but the events are not showingExpected Behavior
Actual Behavior
react-big-calendar version
1.13.1
React version
18.0.0
Platform/Target and Browser Versions
macOS Chrome
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: