-
I have noticed that intervals and timeouts set with `Meteor.setInterval()` and `Meteor.setTimeout()` are not being cleared on server side upon live reload. To demonstrate this behaviour I created a te…
-
We are running our meteor app on Azure with Container Apps. We are having a separate issue with Azure where the connection to Redis is closing and reconnecting a lot of times. We are in contact with A…
-
Meteor 2.9.0
I've been noticing the following error during testing with Meteor:
```
User not found [403]
```
```
"Error: User not found [403]
at Connection._livedata_result (http://lo…
-
Hi,
After cloning, I did:
```
meteor npm i
meteor run
```
And I see:
```
I20240808-00:36:21.049(10)? ⚡ Starting Vite server...
W20240808-00:36:21.052(10)? (STDERR) ⚡ You are using …
-
Tempus Dominus datetime picker is a very complete package, with extensive localization support. We have created a custom type for AutoForm to support his.
Public repo can be found here https://github…
-
I seem to be missing something. When following the README but using Factory in a package I get errors like this:
```
TypeError: Object function (collection, attributes) { …
-
If a package is not installed locally, the Node module resolution algorithm specifies to look for `node_modules` folders upwards in directories all the way to the root.
## The actual behavior.
M…
-
I have a Meteor app, and I'm getting this error when trying to document a React component with the @component tag for component files that import a Meteor package. Not sure whether this is an issue w…
-
I have a bit of time in the next few weeks and intend to spend some of it on meteor-desktop. My main goal would be to help make it compatible with newer Electron versions.
As I don't have preexisti…
dd137 updated
4 months ago
-
### What version of Bun is running?
1.0.1+31aec4ebe325982fc0ef27498984b0ad9969162b
### What platform is your computer?
Darwin 23.0.0 arm64 arm
### What steps can reproduce the bug?
## Issue while…