-
Similar to Wrangler or Partykit
![image](https://github.com/unjs/listhen/assets/5158436/7f97d672-97f2-4a12-8dc0-87da6c50dc75)
https://x.com/partykit_io/status/1696488701088444636?s=46&t=HeBX5S…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packag…
-
Turning this into an Issue per [discussion on Discord](https://discord.com/channels/1051830863576453180/1226006333849997423/1226006333849997423).
The y-partykit docs explain how to sync edits to a …
-
Used `npm create partykit@latest`, followed by `npx party kit dev` within the folder. Pressing [b] to open the browser opens up a Safari tab but fails to load any page. It seems like the server is fai…
-
When running `npx partykit dev`, the worker is hosted at three endpoints:
```
Build succeeded, starting server...
[pk:inf] Ready on http://0.0.0.0:1999
[pk:inf] - http://127.0.0.1:1999
[pk:inf]…
-
Hi! Thank you so much for building PartyKit! I'm enjoying it a lot so far.
I'm building a simple app with PartyKit and Remix, and I'm testing it with the new `ws` API from MSW. Due to the way a Pa…
-
When I run decision_tree() with the "rpart" engine, I see that the results of the tune() function's concordance index and also the calculation on a test sample give results less than 0.5, when I expec…
-
When using partykit, I often run into this problem: https://stackoverflow.com/questions/16581587/how-do-i-jitter-the-node-split-strings-in-plotting-ctree-output-from-partykit
Will you library tackl…
-
I experiened some strange issues where the Y.js Partykit integration seemed to stop working with TipTap/prosemirror
Yjs was already imported. This breaks constructor checks and will lead to issues!…
-
not sure if this is just in development but for some reason every once in a while i'll get into a state where `onSync` is getting called twice at the same time which is messing up my logic to de-dupe …