Martin Seeler

Results 15 comments of Martin Seeler

ah right, I am currently rewriting my page and didn't migrate all posts. Thanks for the hint! Although I can not say when I am able to update it in...

I think with the rise of VS Code, that sounds reasonable. Will have to take a look on how to create a theme for VS Code, though.

I have the exact same issue. By looking at the code, e.g. [this line](https://github.com/tameemsafi/typewriterjs/blob/867425e30b7087f9c5341a966f799589c58ca6d2/src/core/Typewriter.js#L181) it turns out that it iterates over all strings provided via `options` with type, pause, delete....

A quick fix which worked for me is the following: ```jsx { messages.slice(0, messages.length - 1).forEach(message => { typewriter.typeString(message).pauseFor(1000).deleteAll() }) typewriter .typeString(messages[messages.length - 1]) .pauseFor(1000) .start() }} /> ```

Problem still exists for me.

This is a really bad bug, since it brings up false / incomplete documents for tax purposes. I really hope this gets fixed in the near future 🙏 , even...

@izzycsy I've tried to use other tools, e.g. dfi.tax and defi-portfolio. But it looks like there are other problems with old wallets with multiple addresses, where transactions like received rewards...

Bump, please support typescript. It's 2022.

I would appreciate the X62 support!