Skip to content

fix: remove unnecessary complexity from close event#214

Merged
lukeocodes merged 1 commit into
release/post-release-bug-fixesfrom
lo/210-undefined-_req
Dec 5, 2023
Merged

fix: remove unnecessary complexity from close event#214
lukeocodes merged 1 commit into
release/post-release-bug-fixesfrom
lo/210-undefined-_req

Conversation

@lukeocodes

@lukeocodes lukeocodes commented Dec 5, 2023

Copy link
Copy Markdown
Member

Removing unnecessary complexity from the WebSocket close event. We've yet to encounter a need for this logic, while it is also not compatible with edge functions. Removing it fixes edge functions close events.

Fixes #210

@lukeocodes lukeocodes self-assigned this Dec 5, 2023
@lukeocodes lukeocodes linked an issue Dec 5, 2023 that may be closed by this pull request
@lukeocodes lukeocodes changed the base branch from main to release/post-release-bug-fixes December 5, 2023 14:31
@lukeocodes lukeocodes merged commit 2fcc990 into release/post-release-bug-fixes Dec 5, 2023
@lukeocodes lukeocodes deleted the lo/210-undefined-_req branch December 5, 2023 14:32
lukeocodes added a commit that referenced this pull request Dec 5, 2023
* fix: remove unnecessary complexity from close event (#214)

* fix: add missing type to channel interface (#215)

* fix: mistyped definition for alternative confidence on live event (#216)
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.

TypeError: Cannot read properties of undefined (reading '_req')

2 participants