teddybee

Results 17 issues of teddybee

https://hub.docker.com/r/nunofgs/octoprint/

### Describe the bug When I uploaded my nextjs project via CLI, the scheduled netlify functions are simply not firing. I couldn`t see any schedule badge on the project admin...

type: bug
area: functions

It would be great to have type definition package for this lib.

Feature Request

I would like use this with my own React frontend, unfortunately chrome always complains about CORS error. Could you integrate this in a settings object? https://socket.io/docs/v4/handling-cors/

I have an issue with Tanstack router integration to a React SPA. Could somebody help about it? My Navbar component looks like this. Unfortunately it doesn`t want to navigate between...

### Precheck - [X] I searched existing issues before opening this one to avoid duplicates - [X] I'm able to reproduce this issue and prove it with a minimal reproduction...

bug
pr welcome
interop

I would like to reshape a Mat. I can see the method in typescript, but when the code runs, it throws this error: img.reshape is not a function ``` const...

I discovered an interesting part of Auth.js. What do you think, is it easily ported to fastify as well? [https://authjs.dev/reference/express](https://authjs.dev/reference/express) [https://github.com/nextauthjs/next-auth/tree/main/packages/frameworks-express](https://github.com/nextauthjs/next-auth/tree/main/packages/frameworks-express)

I would like to use this with React SPA. How can it be possible? (or is it restricted only for SSR?)