Taras Novak
                                            Taras Novak
                                        
                                    well, it actually works on gitpod.io. So, I suspect there is a conflicting extension that stops it from working, or some faulty vscode update in the past two releases. ...
yep. just confirmed that it works in vscodium too. Please try uninstalling some data related extensions that might be causing that issue. I can't find the culprit. 
PS: this is the problem and it's not coming from my extenion. something else steals data transfer to my webview: ``` workbench.desktop.main.js:1541 [Embedded Page] Transferable support detected workbench.desktop.main.js:1541 [Embedded Page]...
@matrix-ranger have you tried it with the `light` theme? https://github.com/RandomFractals/vscode-data-preview/issues/250#issuecomment-787466218 Just set it to that for now, till I find the time to look into those data transfers issues. I...
some devs experiencing this issue reported that prior version of DataPreview v2.2.0 worked. Please try that version if you run into this issue on your vscode or OS. You can...
well, I can confirm that the last published Data Preview v2.3.0 works in vscode v1.56.0 on win7:  It also works in Code Spaces. See: https://github.com/RandomFractals/vscode-leaflet/issues/9#issuecomment-844463639 and in the latest...
that's good info. I tested it with @alefragnani last week and we narrowed it down to Darwin OS so far. Still doesn't explain why switching data preview theme stylesheet would...
yeah, that provides some debug info. for some reason data is read from file in those blank grid cases, but never makes it to the data preview webview.
@oscarrutt as I mentioned in #299, please provide screenshots for your issues. Also, this might be a request for the Perspective JS library and charts Data Preview uses for the...
@oscarrutt I am going to close this issue. Please log it in the viewer library I linked to above for perspective viewer devs to review and fix.