HCAWN / gcal-multical-event-merge

Browser extension that visually merges the same event on multiple Google Calendars into one event.
GNU General Public License v3.0
25 stars 5 forks source link

[BUG] Extension pushes events around #31

Closed KieranCodema closed 1 month ago

KieranCodema commented 1 month ago

Edit: Formatted better and added the errors as additional context Describe the bug Events are "moved" when the extension is on. The more calendars active, the more "movement" is seen in events. Events move regardless of if they are merging.

To Reproduce

  1. The extension just needs to be turned on for the bug to be seen. The calendar needs to be populated with events.

  2. Screenshot of how it looks with extension disabled image

  3. Screenshot of how it looks with extension enabled CalMerge_Kieran_ExtensionOn

Expected behaviour

  1. Expect calendar items to stay where they are.

Device

Uncaught (in promise) TypeError: fillOptions[fill_style] is not a function: image

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'style') image

Uncaught (in promise) Error: Extension context invalidated. image

macintacos commented 1 month ago

Was about to report this same thing - I thought I was going nuts until I remembered that I had this installed, disabled it, and all of my events were aligned correctly again.

manuellazzari-cargoone commented 1 month ago

@macintacos same, I reported the same below, closing mine since this is much better reported

HCAWN commented 1 month ago

Hi @manuellazzari-cargoone @KieranCodema @macintacos ,

this was an oversight in 2.3.7 I spotted it and deployed a new build but Google isn't instant so took a day for 2.3.8

Please confirm if you are on this version that the events are where they should be?

H

manuellazzari-cargoone commented 1 month ago

Works for me, thanks! Awesome extension!

Il Sab 20 Lug 2024, 21:22 Henry Neilson @.***> ha scritto:

Hi all,

this was an oversight in 2.3.7 I spotted it and deployed a new build but Google isn't instant so took a day for 2.3.8

Please confirm if you are on this version that the events are where they should be?

H

— Reply to this email directly, view it on GitHub https://github.com/HCAWN/gcal-multical-event-merge/issues/31#issuecomment-2241267537, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZC2AIUW2TJAW2U4KJWXBOTZNK2IBAVCNFSM6AAAAABLA4ZYUCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGI3DONJTG4 . You are receiving this because you commented.Message ID: @.***>

KieranCodema commented 1 month ago

Hi @HCAWN Now that I'm on version 2.38, it's working perfectly. Thanks!