Skip to content

Potential fix for outdated firefox and some safari browsers not being able to send messages#1010

Open
7w1 wants to merge 1 commit into
devfrom
fix-safari-firefox-cant-type
Open

Potential fix for outdated firefox and some safari browsers not being able to send messages#1010
7w1 wants to merge 1 commit into
devfrom
fix-safari-firefox-cant-type

Conversation

@7w1

@7w1 7w1 commented Jun 28, 2026

Copy link
Copy Markdown
Member

Description

Swaps a foreach to a for loop and some general hardening in the input box related things.
No clue if this will work
Ideally fixes #1008 and #557

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@7w1 7w1 requested a review from hazre as a code owner June 28, 2026 22:17
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Missing changeset

This pull request does not include a changeset. Please add one before requesting review so the change is properly documented and included in the release notes.

How to add a changeset:

  1. Run pnpm run document-change (interactive) and commit the generated file, or
  2. Manually create .changeset/<descriptive-name>.md:
---
default: patch
---

Short user-facing summary of the change.

Replace patch with major, minor, patch, docs, or note as appropriate.

📖 Read more in CONTRIBUTING.md.

If this PR is internal/maintenance with no user-facing impact, a maintainer can add the internal label to skip this check.

@github-actions

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-1010-sable.raspy-dream-bb1d.workers.dev d9097cc pr-1010 Sun, 28 Jun 2026 22:19:30 GMT

This was referenced Jun 28, 2026
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.

Can't Send Messages

1 participant