Carlos Eduardo Ribas

Results 3 comments of Carlos Eduardo Ribas

Hey @japgolly, take a look at this code to see if it helps: https://github.com/RNAcentral/auto-traveler-embed/blob/862f3c809a512b513207f5b8d3ebe10a0d51c907/src/containers/AutoTraveler/components/Results/index.jsx I'm not a React expert, but what I did was call the fitToViewer method on componentDidUpdate....

I agree. I would love to know if there is a way to center on first render.

I was getting this same error: ``` self._context.run(self._callback, *self._args) File "/srv/reference/venv/lib/python3.9/site-packages/aiopg/connection.py", line 837, in _ready self._loop.add_writer( File "/usr/local/lib/python3.9/asyncio/selector_events.py", line 341, in add_writer self._add_writer(fd, callback, *args) File "/usr/local/lib/python3.9/asyncio/selector_events.py", line 299, in...