-
how can i know in which line there is paring issue?
![image](https://github.com/glzr-io/glazewm/assets/10101468/1f3b3339-e447-424f-8bf9-f0759191ed1a)
config:
```
general:
# Whether to aut…
-
`TypeError: undefined is not an object (evaluating 'this.tasks.items')
(anonymous function) (MMM-Todoist.js:579)`
```
if (this.config.hideWhenEmpty && this.tasks.items.length===0) {
…
-
Hi,
I have setup a fresh install on MM on a Pi3. I've installed Ext3 and used the examples but I don't get anything on screen other than "May" and a line underneath it
```
{
module: "cale…
-
I probably just need some help troubleshooting this, but I'm not able to get any tasks to display when using just the "labels" configuration option. I know I have tasks with the label I'm trying to di…
-
Hi,
how do I deactivate the colored underlines for "today" and "tomorrow" events in the default calendar? I could not find anything in the documentation.
The classes are not defined in my calend…
-
### OS
Buster 10
### NodeJS Version
14.20.1
### MagicMirror Version
2.21.0
### Remote Control Version
2.3.7
### Did you try using just Remote Control alone with MM?
- [ ] I have and the error…
-
Hello,
first, thank you very much for this very nice module. However, I could not make it work yet.
The relevant parts of the config.js
```
{
module: "MMM-Todoist…
-
I have several other modules working just fine. I'm using MMM-Carousel as well and I have MMM-MyScoreboard on my second slide. I've tried getting rid of Carousel for a bit to see if I could get MySc…
-
`snap.snapd-desktop-integration.snapd-desktop-integration.service` fails to start during boot for me with the following being logged:
```
okt 03 20:29:35 desk snapd-desktop-integration.snapd-deskt…
-
I'm experiencing API error 429 (Too many API requests) using the default updateInterval timeout of 10 mins. After bumping the timeout to 30 minutes, I still see logs flooding with 429 errors.