Michael R. Garfinkel

Results 6 issues of Michael R. Garfinkel

Solution: Migrate the subscription from onMount to beforeUpdate. Theory: onMount is too early in the lifecycle for reactivity

I was thinking it would be nice to have something like this package: https://github.com/nrswolf/Observatory Implemented into the backend. I'm pretty new to Meteor but I can start looking into trying...

**Describe the bug** Setting retries to Infinity causes emit to stop working. When you use volatile.emit it does work. **To Reproduce** io(process.env.URL, { transports: ['websocket'], autoConnect: false, retries: Infinity, });...

to triage

**Describe the bug** When setting the date with Year & Week I would expect not being able to pass an invalid localWeekNumber however when I pass an invalid value. It...

Hi, I am currently using this to build out a visualization of my create your own adventure game. Currently I have a script that scans and pushes the lvl identifier...

I tried change the ports but still getting the same issue. Any suggestions? a specific port i should try or anything else I can do to get this moving?