Patrick Haertel

Results 3 comments of Patrick Haertel

It looks like this workaround also only works if you have ```js const { columnWidths } = pluginStates.resize; ``` and in the HTML ```html $columnWidths = {JSON.stringify($columnWidths, null, 2)} ```...

It looks like the issue might not be with svelte-headless-table at all but with svelte-subscribe. I might try and look further into this, but here's what I've found so far....

@msaps Is this still an issue in IOS 12.4?