mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[GH-ISSUE #15] Preview Email button shows empty modal #240
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#240
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?
Originally created by @iamFoxx on GitHub (Sep 11, 2023).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/15
To reproduce:
@arikchakma commented on GitHub (Sep 11, 2023):
Can you please specify your OS and browser?
@iamFoxx commented on GitHub (Sep 11, 2023):
Hi @arikchakma
OS
Windows 10
Browser
Chrome
Version 116.0.5845.180 (Official Build) (64-bit)
@arikchakma commented on GitHub (Sep 11, 2023):
Hello @iamFoxx
I'm also using Chrome (old version), though on Mac. I'm unable to reproduce it.
@iamFoxx commented on GitHub (Sep 11, 2023):
Sorry. I don't know what's going on with Chrome, but in Firefox, it worked correctly.
Chrome
https://github.com/arikchakma/maily.to/assets/53481612/37328946-acb9-4daa-a7fe-7c5ae2b1f6ec
Firefox (114.0.1 (64-bit))
https://github.com/arikchakma/maily.to/assets/53481612/5fb928e8-299f-4594-94bf-e430bbaf209f
@arikchakma commented on GitHub (Sep 11, 2023):
Can you inspect the console and send it to me?
@iamFoxx commented on GitHub (Sep 11, 2023):
I've recorded with Jam too, check it out: https://jam.dev/c/a6ef2173-46d7-4716-91e9-0f7152f34524
@arikchakma commented on GitHub (Sep 11, 2023):
I can't see any suspicious logs though, I'll check it and let you know.
@arikchakma commented on GitHub (Sep 13, 2023):
@iamFoxx I tried but didn't face anything similar. Can you please try to update Chrome and see?
@iamFoxx commented on GitHub (Sep 13, 2023):
Hi @arikchakma
I just figured out what happened. The Chrome extension (uBlock Origin) was blocking the modal. 😩
I disabled the extension, and it worked correctly.
@arikchakma commented on GitHub (Sep 13, 2023):
Ahh, thanks for letting me know about it. Let me know if you need any other help.
For now, I'm closing this issue. Thanks @iamFoxx