Andrey Bogdanov

Results 4 issues of Andrey Bogdanov

The following example results in `style="animation-duration: 0s;"` even after some children are finally rendered. ```js import React, {useEffect, useState} from 'react'; const Component = () => { const [items, setItems]...

![Screenshot](https://user-images.githubusercontent.com/722991/93658234-43815380-fa53-11ea-852e-3cb2d5fea3b4.png) Shouldn't the content be left-aligned initially?

Will multi-tenancy ever be implemented? Docs: https://cloud.google.com/identity-platform/docs/multi-tenancy-authentication

feature_request

I have been using react-ticker for more than 6 months, but there are still some issues, eg. rendering when browser tab is in background (this has a workaround, but it...