You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform: Linux: Fedora 39. Same bug also occurs on Solus
Installation Method: Flathub
Expected Behavior:
Sleek should start and load my todo file and display existing todos.
Actual Behavior:
Sleek will start, seems to load my todo file (sleek-todo.txt), but does not display any existing todos.
On bottom left appears error message: Cannot read properties of undefined (reading 'includes')
Steps to Reproduce:
start sleek
Screenshots:
This bug exists for several weeks now. So after running flatpak update, I always have to run sudo flatpak update --commit=6a1415b69edc360d533d3423323943849f6662470001fb4483fff3378fe7474f com.github.ransome1.sleek to return to last functioning Sleek version 2.0.11
running flatpak run com.github.ransome1.sleek in terminal gives following output: Pastebin
The text was updated successfully, but these errors were encountered:
Unfortunately this is due to a minor incompatiblity between the way attribute filters are structered, introduced in 2.0.12 if I am not mistaken. I am aiming to solve this with the migration function of sleek in the next release. Until then I will pin this report in case others have the same issue.
Bug Report
App Version: Sleek 2.0.13 (Flathub)
Platform: Linux: Fedora 39. Same bug also occurs on Solus
Installation Method: Flathub
Expected Behavior:
Sleek should start and load my todo file and display existing todos.
Actual Behavior:
Sleek will start, seems to load my todo file (sleek-todo.txt), but does not display any existing todos.
On bottom left appears error message: Cannot read properties of undefined (reading 'includes')
Steps to Reproduce:
Screenshots:
This bug exists for several weeks now. So after running
flatpak update,
I always have to runsudo flatpak update --commit=6a1415b69edc360d533d3423323943849f6662470001fb4483fff3378fe7474f com.github.ransome1.sleek
to return to last functioning Sleek version 2.0.11running
flatpak run com.github.ransome1.sleek
in terminal gives following output:Pastebin
The text was updated successfully, but these errors were encountered: