Closed curran closed 7 years ago
Currently, the size is correct on load, but becomes incorrect after the data is fetched and more elements appear on the page (e.g. the radio buttons).
Rather than responding to resize only on resize events, maybe we can solve this by polling for size changes.
Currently, the size is correct on load, but becomes incorrect after the data is fetched and more elements appear on the page (e.g. the radio buttons).
Rather than responding to resize only on resize events, maybe we can solve this by polling for size changes.