bigskysoftware / bigskysoftware/htmx-extensions
websocket no oob swap occurs when sending full html file over websocket
Open
- 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
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