Lepton icon indicating copy to clipboard operation
Lepton copied to clipboard

Snippet sorting error

Open frankyonnetti opened this issue 4 years ago • 1 comments
trafficstars

Environment info

  • OS: macOS 11.2.1
  • App Version: 1.9.1

Description of the problem:

In my .leptonrc file, if I set 'snippet' 'sorting' to 'description' and 'sortingReverse' to false, I get the following error in my log:

2021-02-17T15:00:37.445Z - debug: -----> Failure with {}
2021-02-17T15:00:37.446Z - error: The request has failed: {}
2021-02-17T15:00:37.446Z - info: [Dispatch] updateUserSession INACTIVE

Including:

  • blank screen for the app
  • notification of Please check your network connection

But, if I set 'snippet' 'sorting' to 'description' and 'sortingReverse' to true, no errors and the app loads as expected.

Thanks

frankyonnetti avatar Feb 17 '21 15:02 frankyonnetti

This is very likely a bug. I'll take a look. Thanks for reporting.

hackjutsu avatar Feb 17 '21 20:02 hackjutsu