Matt Rossman
Matt Rossman
Just echoing that this fix would be helpful as the main reason I reached for `Prompt.text` was to accept complicated strings (e.g. long IDs) that would be impractical to type...
I can reproduce this. Some context: a couple weeks ago I changed the DNS to point to CloudFlare (experimenting with PartyKit). That wound up screwing up the Netlify headers that...
@Utopiah I deployed a fix, let me know if it resolved the issue for you. It works on my end at least but would be worth testing on a fresh...
Huh, I am getting matching rooms. If it doesn't fix itself after a (hard) refresh on both devices, could you check the output of https://hmd.link/.netlify/functions/debug ? That will output the...
I just disabled the "Proxy" feature that CloudFlare auto-enables in its DNS records. I suspect that's the thing that is messing with the headers, and might be the reason for...
I don't personally use the OpenWeatherMap provider, though the WeatherUnderground provider is still providing weather forecasts with GPS on my Pebble. I would try clach04's build if you haven't already,...
There's something generally broken about the example. Changing the box position and subsequently changing the rotation causes the position to visually reset, even thought the position value hasn't changed in...
I noticed that the Vite postprocessing step already discards unused files from the 11ty build. A (maybe silly) idea to consider is having this plugin copy the whole input directory...
I added more stuff to my schema and now I get those `any` errors 🥲 guess it still needs work. Here is a specific case where it breaks: https://www.typescriptlang.org/play?#code/JYWwDg9gTgLgBAbzgLzgXzgMyhEcDkyEAJvgNxxwD0VcMAnmAKYDOAXHAMwB0ATAIzcALACgRAOwCGIVmEkBjJnAAKUYCxCTEIykwAekWHUZKAcqxhNiAIQgQANqYCu9+5IBG9pgDFg9y1BwALzalLoAjk6S9iwA-Bzudl6S4nAAPnDiLvY6YeIQMPFw5iyWNknOrh5evv5MgRmJDkwp6ZnZuWgiXSLyEOKlcADK8gAWTJrBKLncEO4AVkzyMAAUCLkRUTEcyNxNyeIrAJSzYDDA-dHH3FlVnkzHADQbmQU7L5TcTuIXhwDau32LUOR0eKG4bmQ9BWx2CAD5ihYrLYHJU3PdagEAPILJYwEbjTRHAC6Rw+cFO50u9mO5Ju2WqD1BnTJn1KamWsJYknOLEwwFY4IAWiQAComAA8qnUmm4JTKKMcDIxfgCcLIYhE+kM8D6A3g8uRFWVNVV9Rxi2WBImWhC1s0GpE9sksxAwHglA+NDgAD1YiIgA
Related: https://github.com/colinhacks/zod/issues/2403