Closed cxspxr closed 3 years ago
It is unclear how to use Typist with dynamic content. It is such a common use-case, to be able to use it with dynamic content.
Typist
https://github.com/jstejada/react-typist/issues/89
It for sure needs to be checked inside Typist component itself, but for now I propose to change docs to include the usage with dynamic content with the use of key prop so that it would be re-rendered every time.
key
It is unclear how to use
Typist
with dynamic content. It is such a common use-case, to be able to use it with dynamic content.https://github.com/jstejada/react-typist/issues/89
It for sure needs to be checked inside
Typist
component itself, but for now I propose to change docs to include the usage with dynamic content with the use ofkey
prop so that it would be re-rendered every time.