meteor
Here are 1,616 public repositories matching this topic...
Description:
When using curl to query the files.im api endpoint by roomId it states it cannot find the roomId. The roomID entered is the one listed in the MongoDB collection rocketchat_uploads.
When I query by username it states it is successful but list no files.
Step
-
Updated
Jan 23, 2022 - JavaScript
Just gave VulcanJS a try after using Meteor for a while. I'm getting the following error:
`
Warning: React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.
meteor://💻app/packages/vulcan_lib.js:422
if (error) throw error; // eslint-disable-next-line no-console
^
[Error:
-
Updated
Aug 23, 2021 - JavaScript
-
Updated
Apr 23, 2021 - JavaScript
-
Updated
Nov 9, 2021 - Dockerfile
-
Updated
Oct 1, 2021
-
Updated
Jan 20, 2022 - TypeScript
-
Updated
May 11, 2021 - JavaScript
-
Updated
Aug 23, 2021 - JavaScript
Add some validation checks for mongo operators that can't be done by SimpleSchema. See longshotlabs/meteor-simple-schema#9.
- $rename (make sure existing values for the renamed key validate for the new key name)
- $inc (check min/max and allowed values)
- $addToSet (check maxCount)
- $push (check maxCount)
- $pull (check minCount)
- $pullAll (check minCount)
- $pop (check min
-
Updated
Jan 13, 2022 - Python
The function _getInheritedRoleNames() is currently used to construct the array inheritedRoles on a role-assignment, where it only takes over the parameter _id. If you have data stored on the role, wouldn't it be better to have it copied along?
If one o
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Oct 24, 2021 - HTML
-
Updated
Jul 10, 2019 - JavaScript
-
Updated
Jan 16, 2018 - JavaScript
Sign up button
-
Updated
Jun 13, 2017 - JavaScript
To repoduce:
- Add first hook (before.update)
- Add second hook (before.update)
- remove first hook
- remove second hook
- update a entry --> second hook is called.
Problem is in de splice call "len":
remove () {
self._hookAspects[method][pointcut].splice(len - 1, 1)
Len was stored when inserting the hook in the array. However due to the removal of t
-
Updated
Jul 14, 2018 - JavaScript
-
Updated
Mar 8, 2020 - JavaScript
-
Updated
Aug 20, 2020 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
I'd love to see the UserAgent string broken down into more fields. This would allow a developer to easily write queries and aggregations based on the different parts of the string. I'd love to use this to see how many users are on a particular platform. But right now this is difficult because if a user happens to use safari/601.1 and another uses safari 600.1, these strings are considered separate
-
Updated
Aug 10, 2021 - JavaScript
Improve this page
Add a description, image, and links to the meteor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the meteor topic, visit your repo's landing page and select "manage topics."



Since iOS has changed its cookie policy named as
INTELLIGENT TRACKING PREVENTION(see risetechnologies/cookieTest#2 (comment) for a brief explanation) cookies set by the server are not being taken into account anymore (also see https://forums.meteor.com/t/sticky-session-using-cookies-and-cordova/44419/9).This is especially an issue if load balancers use