Thomas Craipeau

Results 7 issues of Thomas Craipeau

with objects for _id the return of doc._id after insert is of the type "new ObjectId("964b098402035b3de292d00f")" meteor : [email protected] matb33:[email protected] mongo server version 4.2

in swarm mode the network mup-proxy is not created I must do it manually before passing mup setup for it to work Mup version (`mup --version`): 1.5.1

Bug
swarm

in swarm mode the use of a private docker registry causes a deployment error Mup version (`mup --version`): 1.5.1 Output of command ```bash Started TaskList: Pushing Meteor App [51.**.***.***] -...

Hello with the update for my application in the minimongo tab the collections remains empty, in the old version I saw the data well

I can't apply a change to a `useInfiniteQuery$` https://tanstack.com/query/latest/docs/framework/react/guides/infinite-queries#manually-removing-a-single-value-from-an-individual-page ``` const queryClient = useQueryClient$(); const newPagesArray = oldPagesArray?.pages.map((page) => page.filter((val) => val.id !== updatedId), ) ?? [] queryClient.setQueryData(['projects'], (data) =>...

there is a problem is when you click on the profile that does not redirect to the profile but shows a 404 https://diasp.org/posts/523437 example here when I try to click...

Meteor 1.6 uses the 8.8.1 version of node and npm 5.4.2