Aamir Ahmad
Results
3
issues of
Aamir Ahmad
If the state is updated (tools or imageIds) from the parent object, React does not re-render the CornerstoneViewport component to reflect the changes. A common use case is to use...
AFAIK Polo relies on [`ActiveSupport::Notifications.subscribed`](https://github.com/IFTTT/polo/blob/main/lib/polo/collector.rb#L21) to traverse the ActiveRecord tree. This works fine when associated data is small however in production scenario, we have experienced huge memory consumption as [collect_sql](https://github.com/IFTTT/polo/blob/main/lib/polo/collector.rb#L53)...