bigskysoftware / bigskysoftware/htmx-extensions

websocket no oob swap occurs when sending full html file over websocket

Open
#62 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
284
Forks
88
PR merge metrics
No merged PRs in 30d

Description

If I send this through the websocket

```html


some heading
```

it swaps properly.

But when I send a full html page over websocket the swap doesn't work.

e.g: if I were to send this instead of the above.. no swap would occure

```html

...
```
No swap occurs.

Contributor guide

Open the contributing guide

Research direction

No file or test is named in the issue. Start at the websocket extension entry point and reproduce both the fragment and full-HTML websocket messages; done means a full HTML document produces the expected swap instead of no swap.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.