Skip to content

Bug/24 settimeout - #25

Merged
nilsandrey merged 2 commits into
mainfrom
Bug/24-settimeout
Aug 15, 2026
Merged

Bug/24 settimeout#25
nilsandrey merged 2 commits into
mainfrom
Bug/24-settimeout

Conversation

@nilsandrey

Copy link
Copy Markdown
Owner

Description

Use 'window.setTimeout()' instead of 'setTimeout()' for popout window compatibility.

Related Issues

Type of Change

  • Major – Breaking change (requires a new major version bump)
  • Minor – New feature, backward-compatible (requires a new minor version bump)
  • Patch – Bug fix or internal improvement, backward-compatible (requires a new patch version bump)

Checklist

  • I have read CONTRIBUTING.md
  • The build passes locally (npm run build)
  • All tests pass locally (npm test)
  • New or modified transforms have unit tests
  • The README.md Features table is updated (if a new command was added)
  • CHANGELOG.md entry is not required here — the pipeline generates it automatically
  • I have tested the change manually inside Obsidian

Screenshots / Recordings

Signed-off-by: Nils <nilsandrey@gmail.com>
Signed-off-by: Nils <nilsandrey@gmail.com>
@nilsandrey
nilsandrey merged commit d39b253 into main Aug 15, 2026
@nilsandrey
nilsandrey deleted the Bug/24-settimeout branch August 15, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] setTimeout compatibility

1 participant