Eric Ferreira

Results 43 comments of Eric Ferreira

Nothing ever came of this? I’m also trying to work with the UndoManager, but can’t seem to get the desired functionality out of it. In my case, I just need...

Hello @tiny-stale-bot this is still an issue.

Adding my 2¢ here. Explicit type guards work fine to discriminate by a sub property. It would be great if implicit type guards did as well. [Playground](https://www.typescriptlang.org/play?#code/C4TwDgpgBAglC8UDeAoK6qkgLmWjBAdgIYC2EuARDJfugL51TG6ECupARhAE4qMos0AEII8BIblQEiZClErDaBRgU6sO3PgIAmEAMYAbYj2j6A9oQDOwZgHkew3HAA+UYShQBLAGZQAFMQOwgB0QiEk5AjwiNSUAJTIUAD0yVBepGCGXvpewIYgUOTE1pgAFsS2AAZBjlXpVlBVSJjg8i2R8nFQ9PRVTBbW5oYQIYbmAOaBwSHEialQAKI8PObanj5shPrAXpZQFVYAKm0AcnIAPOdREAAewBCEOo02PF6EEwB8gVKtOEmdXCvd4THr0AA0UEBUGuEHiuGIDSSkgBclwsLB4gwpmAbB4hGYYTaETk0UQnX4nl8AUOJ0gsOmjkhcXiiRaCzuWRyeQKRQgJUawAq1VqwnqXkazT+7ShaIUNDB-QIgysw1G4ymotm8zSAHU1gBrKz8IA) ```ts type A...

@eddeee888 I should have specified I’m using the client preset, and this option doesn’t work when using the client preset. I’ve updated the issue description accordingly.