Skip to content

fix: useHelperApp redraw

Ethan Freestone requested to merge fix/useHelperApp into main

useHelperApp used to redraw (unmount/mount) every time the hook was redrawn. This fixes that by keeping the list of possible helper components outside of the hook

PR-1438: https://openlibraryfoundation.atlassian.net/browse/PR-1438

Merge request reports

Loading