[v3 + windows 10 > regular crashes on demos] "invalid string value: data is not UTF-8 encoded",
Closed this issue · 1 comments
dotgreg commented
Bug Report
Thanks first for that amazing tool, I am using it every day and loving it so far! Such a great work you did.
On the new 3.0 version, it seems perspective is crashing now quite often.
I am using on other projects and I saw that behaviors several times with the new version.
I managed to reproduce it on one of the demo examples
Steps to Reproduce:
- go to https://perspective.finos.org/block/?example=movies
- use the global filter panel on the right, filter 4-5 times the graph by modifying the filter
Expected Result:
It crashes with the following log:
e08e6245-f0ec-4996-b2bc-1eddb31c2485:1 WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
| fd_write | @ | e08e6245-f0ec-4996-b2bc-1eddb31c2485:1
-- | -- | -- | --
perspective-viewer.js:1864 Uncaught (in promise) Error: Undecipherable server message DecodeError { description: "invalid string value: data is not UTF-8 encoded", stack: [("Scalar", "scalar"), ("Filter", "value"), ("ViewConfig", "filter"), ("ViewGetConfigResp", "config"), ("Response", "client_resp")] }
at J.t.wbg.__wbindgen_error_new (perspective-viewer.js:1864:21)
at 0094fcea:0x12d955
at 0094fcea:0x15eb99
at 0094fcea:0x4f262
at 0094fcea:0xb4aee
at 0094fcea:0x184f67
at we (perspective-viewer.js:301:10)
at c (perspective-viewer.js:224:20)
at J.t.wbg.__wbindgen_error_new (perspective-viewer.js:1864:21)
at 0094fcea:0x12d955
at 0094fcea:0x15eb99
at 0094fcea:0x4f262
at 0094fcea:0xb4aee
at 0094fcea:0x184f67
at we (perspective-viewer.js:301:10)
at c (perspective-viewer.js:224:20)
Actual Result:
It should not crash :)
Environment:
windows 10.0.19045