EEXCESS / chrome-extension

Chrome extension for displaying cultural and scientific resources in the context of a web page. The extension integrates other modules like C4, the Visualization Widgets and PEAS.
2 stars 2 forks source link

Query Crumbs vanish and reappear #49

Closed chseifert closed 8 years ago

chseifert commented 8 years ago

The query crumbs visualization vanishes sometimes, unfortunately not reproducible. Currently I don't see them when navigating through a web page, they reappear when I click on the EEXCESS icon to display the results and disappear when I click somewhere in the result set. And then they disappear again. I could not find out which event actually makes them reappear.

schloett commented 8 years ago

It seems to be a problem of the asynchronous chrome storage access and therefore concurrent read/write operations. Should be fixed in version 1.2.1 (currently under deployment to the webstore). When this version is available, could you please check again and indicate the status here?

chseifert commented 8 years ago

works :)