meteor-auto-nprogress
meteor-auto-nprogress copied to clipboard
Incompatible with audit-argument-checks?
After I've added meteor-auto-nprogress, my publish() methods were failing. The checking mechanisms of audit-argument-checks complained that not all input parameters had been checked. Once I remove the package, the app is working again.
Does this package add some magic additional parameters to each server method?
:+1: Same here!