mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #18] [MERGED] fix: blank iframe issue #99
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#99
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/arikchakma/maily.to/pull/18
Author: @moogii
Created: 11/2/2023
Status: ✅ Merged
Merged: 11/2/2023
Merged by: @arikchakma
Base:
main← Head:fix-iframe-issue📝 Commits (6)
0c0ba73fix: blank iframe issueba3a35cfix: clear timeout6f30e31chore: remove timeout45ce48cfix: iframe issue on firefox1ea7799FixiFramebrowser issued973d09Merge branch 'fix-iframe-issue' of https://github.com/moogii/maily.to into pr/18📊 Changes
4 files changed (+73 additions, -15 deletions)
View changed files
📝
components/app-editor/index.tsx(+1 -1)📝
components/editor-preview.tsx(+1 -1)📝
components/iframe.tsx(+34 -13)➕
utils/detect-browser.ts(+37 -0)📄 Description
Description
fixes #15
iframe onLoad isn't working
What
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.