Closed FelipeTrost closed 5 months ago
Describe the bug The User list in organizations crashes when visited
To Reproduce Steps to reproduce the behavior:
Through a bit of testing, I was able to find out that the crash is caused by the useAddControlCallback call in the Bar component
useAddControlCallback
Bar
Describe the bug The User list in organizations crashes when visited
To Reproduce Steps to reproduce the behavior:
Through a bit of testing, I was able to find out that the crash is caused by the
useAddControlCallback
call in theBar
component