obsidian-full-calendar icon indicating copy to clipboard operation
obsidian-full-calendar copied to clipboard

Cannot click-create entries, when full-calendar is in it's own window

Open ckpinguin opened this issue 9 months ago • 0 comments

Please check that this issue hasn't been reported before.

  • [X] I searched previous Bug Reports and didn't find any similar reports.

Expected Behavior

Open the new event modal-container in the app-container of the new window

Current behaviour

The modal-container does not get created in the new window. Only after the window is closed, the modal-container appears in the original Obsidian window (inside

).

JavaScript console output

No response

Steps to reproduce

  1. Open Devtools
  2. Open full-calendar Widget
  3. Right-click on the tab and click „Move to new window“
  4. Open Devtools there too
  5. In the new window with the calendar, click on any place to create a new event
  6. Event time is marked, but no Modal opens
  7. Close the calendar and the modal opens in the main Obsidian window

Calendar information

No remote calendars used so far.

Which Operating Systems are you using?

  • [X] macOS
  • [X] Windows
  • [ ] Linux
  • [ ] Android
  • [ ] iOS

Obsidian Version

1.5.12

Full Calendar Plugin Version

0.10.7

Checks

  • [X] I have tried it with all other plugins disabled and the error still occurs.

Possible solution

To somehow get the modal-container opened in the respective window where the event (click on calendar) has happened?

Comments

No response

ckpinguin avatar May 24 '24 11:05 ckpinguin