ics2gcal
ics2gcal copied to clipboard
Uncaught (in promise) {}
Hi, With 0.9.1, I have the blue icon for ics2gcal, but I can't add ics to my calendar. At load, here the extension error
DevTools failed to load SourceMap: Could not load content for chrome-extension://ljobcbehhifehkmamikmchekbbljopao/node_modules/ical.js/build/ical.min.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
And after adding an ics
background.js:343 Uncaught (in promise) {}
linkMenuCalendar_onClick @ background.js:343
async function (async)
linkMenuCalendar_onClick @ background.js:233
Is this still broken for you? Do you get more information if you click on the {} in the line starting with background.js:343?
The referenced line 233 gets the active tab in the current window. Do you have multiple Chrome windows or no tab open when you select a calendar to add to?