Michael Flohr

Results 3 issues of Michael Flohr

It is possible to enter a generic type argument for the `then` function. This seems more intuitive to me than typing data. But in this way, the `const data` is...

# Error Text Subsequent property declarations must have the same type. Property 'path' must be of type 'string | undefined', but here has type 'AllPath | undefined'. # Supporting Information...

I want to build a table with a simple resizing feature for the columns. The table can overflow on the x-axis. Therefore, it should be possible for the resizing to...