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
Here is an error I encountered while developing my Thunderbird plugin that uses the calendar experiment.
I've been having an error message each time I opened an event in my calendar. The error message appears in the developer console. It is invisible to a "normal" user and non blocking (even for a dev).
I think it's not related to my plugin code, though I didn't double check with a blank plugin that uses only the calendar experiment with no extra code.
Here is the full error message and a video to show the error
The text was updated successfully, but these errors were encountered:
LouisJULIEN
changed the title
TypeError: this.extension.manifest.calendar_item_details is undefined (non blocking)
TypeError: this.extension.manifest.calendar_item_details is undefined [non blocking]
Jan 14, 2025
Hello,
Here is an error I encountered while developing my Thunderbird plugin that uses the calendar experiment.
I've been having an error message each time I opened an event in my calendar. The error message appears in the developer console. It is invisible to a "normal" user and non blocking (even for a dev).
I think it's not related to my plugin code, though I didn't double check with a blank plugin that uses only the calendar experiment with no extra code.
Here is the full error message and a video to show the error
2025-01-14.16-28-24.mp4
The text was updated successfully, but these errors were encountered: