Skip to content

Fix poll sometimes crashing#969

Merged
7w1 merged 1 commit into
devfrom
fix-poll-sometimes-crashing
Jun 21, 2026
Merged

Fix poll sometimes crashing#969
7w1 merged 1 commit into
devfrom
fix-poll-sometimes-crashing

Conversation

@nushea

@nushea nushea commented Jun 21, 2026

Copy link
Copy Markdown
Member

Description

This PR attemps to fix the 968 reported issue

Fixes #968

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).

Written with the assistance of running out of caffeinated products

@nushea nushea force-pushed the fix-poll-sometimes-crashing branch from 97e05da to 4d239d1 Compare June 21, 2026 07:50
Signed-off-by: Shea <nu@she-a.eu>
@nushea nushea force-pushed the fix-poll-sometimes-crashing branch from 4d239d1 to f2bf961 Compare June 21, 2026 07:51
@nushea nushea marked this pull request as ready for review June 21, 2026 07:52
@nushea nushea requested review from 7w1 and hazre as code owners June 21, 2026 07:52
@github-actions

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-969-sable.raspy-dream-bb1d.workers.dev f2bf961 pr-969 Sun, 21 Jun 2026 07:53:10 GMT

@7w1 7w1 added this pull request to the merge queue Jun 21, 2026
Merged via the queue into dev with commit 254ff8e Jun 21, 2026
12 checks passed
@nushea nushea deleted the fix-poll-sometimes-crashing branch June 21, 2026 23:19
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.

Uncaught exception in polls: TypeError: Cannot read properties of undefined (reading 'org.matrix.msc1767.text')

2 participants