tab00
tab00
> (it'll just be a plain object) and Collection2 will (quite rightly) throw an error because the wrong type is being used. How about simply converting the plain object back...
Would a transform function do the job? I sounds like it should from the descriptions: http://docs.meteor.com/#/full/mongo_collection https://github.com/aldeed/meteor-simple-schema#blackbox
Is anyone there?
I've just tried the same thing (hide column conditionally using a function) and it still works only on first load. Could this be fixed?
I'm in the process of switching to flow router and had to uninstall Houston to get rid of the message "Oops, there's no route defined" at the bottom of every...
Are the addresses in this gist I found correct?: https://github.com/0xflair/nft-collection-scaffold/blob/be7c45469d9973899c0ee47fd7cecf78caf47dd3/.env.dist
Are you guys aware of the risks of auto-approving proxies mentioned in this gist?: https://gist.github.com/dievardump/483eb43bc6ed30b14f01e01842e3339b#warning-
I encountered this error now. It stays forever loading:  Here's debug output in the FireFox console:  How can we fix it?
I'm getting the "ENOSPC" error too. It means no space left. Because of this error, the directory deploy/bundle/programs/server does not get created, causing the subsequent error "No such file or...
Is there a way to increase max_user_watches? I think it's hitting the limit, causing the ENOSPC error.