cpd73 wrote: 
> When the error occurs again, please
> 
> >   > 
  - Open your browser's developer tools.
  - Open the console tab - errors causing the view not to be drawn
  > should be logged here
  - Open the storage tab and expand local storage on the left. 
  - Click the LMS url that appears.
  - On the right should now be listed materials settings that are
  > stored
  - Paste the contents of "lms-material::pinned" here. This is the
  > setting that contains the details of pinned apps.
  > > > 
> 
> The above is for firefox - don't currently have chrome installed here,
> but you should be able to locate 'locate storage' in a similar vein.
> 
> I can only assume that a pinned app is causing the storage to be
> corrupt. But as it does not happen here, kinda hard to determine the
> issue. Perhaps an encoding issue? However, there were no changes
> between 0.2.0 and 0.2.1 that should have affected this.

clearing the cache in chrome or edge does not bring back the left pane
for me. 
I presume the equivalent info to the one asked above is for chrome: 

Code:
--------------------
    
  
[{"id":"apps.spotty","title":"Spotty","image":"/plugins/Spotty/html/images/93aac68fb06348598c1e67734dfaceee_50x50_o.png","command":["spotty","items"],"params":["menu:spotty"]}]
--------------------


and for edge 

Code:
--------------------
    
[{"id":"apps.spotty","title":"Spotty","image":"/plugins/Spotty/html/images/93aac68fb06348598c1e67734dfaceee_50x50_o.png","command":["spotty","items"],"params":["menu:spotty"]}]
--------------------


------------------------------------------------------------------------
ElFishi's Profile: http://forums.slimdevices.com/member.php?userid=15528
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to