-
Meteor is an up and coming framework. There is some support there for DataTables. I have enjoyed using this over DataTables and was hoping someone out there had done the integration work already to h…
-
Hi. I don't know whether I should ask this question in this board.
But I couldn't find any ways to contact through atmospherejs.
Anyways, there is some problem related to Meteor project and jquery.sc…
-
I was trying to just update the metadata of quave:synced-cron but got this error:
```
synced-cron git:(main) ✗ meteor publish --update
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must …
-
Now that Meteor 3 is out and replacement for this package is still in the discussion phase, I think it might be worth it for interested people to start discussion and work on meteor-desktop v4 that wo…
-
So far this package has zero dependencies to Meteor.
What is the plan in the long term?
Because if this package is not going to depend of any Meteor feature it should be a npm package instead.
-
Hi, we are interested in loading Knwl.js into our project:
https://github.com/RocketChat/Rocket.Chat
It is a cool chat app built using www.meteor.com so I was looking for a package and only found th…
-
Hello,
My onboard audio does not work for my **Medion E15443 (Core Ultra 5 125H)**. The jack and audio via bluetooth works.
All packages (alsa, pipewire, sof) are installed freshly, so the configu…
-
Hey, any example of running `meteor test-packages ./` with Meteor 3 on GitHub Actions?
I've tried a few things, but they fail for different reasons.
If you guys have a good example, please post …
-
Using meteor 3.0.4
The allow/deny methods are not behaving in a logical fashion.
Here are a few scenarios:
## Only `update` validator
```
testCollection.allow({
update: (userId, doc,…
-
Run into this strange error just recently. I'm subscribed to profiles collection (from `socialize:profiles` - have it locally for Meteor 3) through the app. In my text editor I have triggered a functi…