datastorm-open / visNetwork

R package, using vis.js library for network visualization
Other
545 stars 125 forks source link

Chromium no longer compatible #395

Open DRJP opened 3 years ago

DRJP commented 3 years ago

Hi

New linux versions of the Chromium browser can no longer, & by design, access files in the /tmp directory. It is considered a new security feature. https://askubuntu.com/questions/1184357/why-cant-chromium-suddenly-access-any-partition-except-for-home

This appears to render some of the visNetwork functionality incompatible with the latest versions of Chromium drake/issues/1345

Cheers David