Erfan Qasemizade
Erfan Qasemizade
It does render it if I just change the ```ts {activity} ``` to ```ts {activity.name} ``` I think it's correct to not render anything when an object is passed as...
Thanks, the https://github.com/frustak/Quest/pull/13 works well with most environments (tested it on `cmd`, `PowerShell`, `WSL ubuntu ZSH`). however, it didn't work on the following: `WSL ubuntu ZSH Alacritty`. I guess the...
Hello, I encountered an issue while using the "frappe-gantt" package with Vite. The error message I received was: ```sh [ERROR] Failed to resolve entry for package "frappe-gantt". The package may...
You're right, both options seem to work, and using the es module feels more appropriate in this context.
Yes, it works out of the box for me.
For the moment, could you change the `delete` keybinding? maybe it would solve the problem with deleting. As @SDAChess mentioned, it seems the issue is related to `crossterm`. Also, it...
Personally, I'd rather have the app remind me instead of another system notification, IMO it's more noticeable. basically, after opening the app, if there's anything to be reminded of, some...