-
-
-
![image](https://github.com/partykit/partykit/assets/18808/e3bebd71-4ca2-4837-ad00-e644913df630)
-
My partykit version: 0.0.0-6927442
My tsconfig:
```json
{
"compilerOptions": {
"strict": true,
"noUncheckedIndexedAccess": true,
"target": "ES2020",
"moduleResolution": "…
-
Hi there!
Love partykit so far! Noticing the issue mentioned in the title despite the docs saying this is possible: https://github.com/partykit/partykit/blob/main/docs/reference.md
https://githu…
-
react-native doesn't have EventTarget, so we should bundle a shim and provide it in the package
-
thank you for making partykit. I wanted to play with the examples, but might be doing something wrong, or possibly related to https://discord.com/channels/1051830863576453180/1117203052655550464 as we…
-
Hello @bgreenwell,
when running the code `autoplot(ex, type = "dependence", X = X, alpha = 0.3)` at the end of Chapter 6 in treebook, I ran into the following error:
Error in `autoplot()`:
! Obje…
-
Hi,
Got some 404 not found errors on windows for both client.js and client.css. Both files do exist but somehow are not found.
Below is the command line's console log:
```
🎈 PartyKit v0.0.7
---…
-
Hello!
I'm facing with strange behavior working with yjs example.
1. I open Firefox 115 and enter yjs example (everything works)
2. I open Chrome 114.0.5735.198 and enter yjs example (everything wo…