Lucas
Lucas
I'm also struggling with it. Did you find any solution? You could check issue [#82](https://github.com/jstejada/react-typist/issues/82). I used a temporary solution just setting CSS property of block elements to inline-block and...
This also occurs with the following example given by documentation which uses a div inside of Typist. The same happens with p element. I suppose the cause of this problem...
It also happened to me. Running version 21.1.1 of puppeteer. `.click()` was returning this error (I was using 5min. protocol timeout): ```plain ProtocolError: Input.dispatchMouseEvent timed out. Increase the 'protocolTimeout' setting...
I don't know if this has been updated but apparently there's a misunderstanding about this feature. ``` Version: Insomnia 2023.2.2 Build date: 5/17/2023 OS: Linux x64 5.19.0-42-generic Electron: 22.0.0 Node:...
Thank you @progressivehed . Looking forward for your answer.