ag-computational-bio / bakrep-web

The user interface for bakrep
1 stars 0 forks source link

Feature/persist browsing data #74

Closed crsct closed 8 months ago

crsct commented 9 months ago

closes #73

lukasjelonek commented 9 months ago
[Vue warn]: Invalid prop: type check failed for prop "offset". Expected Number with value 0, got String with value "0". 
  at <BrowseView offset="0" limit="20" gc=undefined  ... > 
  at <RouterView> 
  at <App>

I get warnings when I use the browse page

lukasjelonek commented 9 months ago
  1. Open browse
  2. Go to 2nd page
  3. use back button

-> Does not go back to first page

lukasjelonek commented 9 months ago
  1. Open browse

    1. Go to 2nd page

    2. use back button

-> Does not go back to first page

This error is still there