Closed BryanM-Eaton closed 1 year ago
The list title (for example, Reminders or Groceries) is not showing up on the initial load. If I edit a list in AnyList the title will show up but only after I edit a list.
I had this same pet-peeve. I remedied it, temporarily, by adding header: "your_list_title", to the module, before the config.
header: "your_list_title",
That's odd. Happy to accept a PR with a fix. :)
The list title (for example, Reminders or Groceries) is not showing up on the initial load. If I edit a list in AnyList the title will show up but only after I edit a list.