Closed rod-glover closed 4 years ago
Interesting: Error only appears when running in Docker.
Docker image builds production app as opposed to running in development mode, possible cause? No: Local (dev machine) build does not show the error when app is built and run. Docker is the culprit, somehow. Odd, since it seems to come down to whether the rendered element has dimensions when that call is first issued. Why should the container matter to a client-side effect like that??
In particular:
Note q.p.
height=0
: likely culprit.