Lepton
Lepton copied to clipboard
Snippet sorting error
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
This is very likely a bug. I'll take a look. Thanks for reporting.