Browser API EventSource missing in Electron 32

Steps to reproduce

This is a bug upstream in Electron 32: Browser API EventSource is not available in renderer process · Issue #44458 · electron/electron · GitHub

  • open developer console
  • type EventSource

Did you follow the troubleshooting guide? Y

Expected result

function EventSource()

Actual result

undefined

Environment

SYSTEM INFO:
Obsidian version: v1.7.5
Installer version: v1.7.5
Operating system: #202405300957~1721174657~22.04~abb7c06 SMP PREEMPT_DYNAMIC Wed J 6.9.3-76060903-generic
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 3
Plugins enabled: 2
1: Hot Reload v0.1.13
2: Relay v0.3.4-8-gec2dcdd

RECOMMENDATIONS:
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.


Additional information

Thanks

How is this affecting you?

Obsidian 1.7.6 ships with a version of electron that has this bug fixed.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.