Pedro

Results 4 issues of Pedro

Are there any plans on adding multi-instance support? I'm doing this Web Application for my TeamSpeak server where people can make channels. I was thinking of giving each channel a...

### Verify canary release - [X] I verified that the issue exists in the latest Turborepo canary release. ### Link to code that reproduces this issue turbo dev ### What...

kind: bug
needs: triage
owned-by: turborepo

**Changes:** - Converted files to TypeScript - Event Start and End date are now dayjs objects instead of date strings. - Event Items Resolver now get the actual date and...

first-time-contributor

### Checklist - [X] I've verified that I'm running react-big-schedule latest version. ### Describe the bug Found while converting code to typescript. should be: ` .utcOffset(this.localeDayjs(new Date()).utcOffset(), true) ` utcOffset...

bug