Any idea how to fix this?
Everything is working fine but the Error is spamming my console.
W20160215-03:34:32.959(1)? (STDERR) error caught on publication: { name: 'MeteorstrapCss', params: [ 'vanilla' ] } : Match is not defined
I20160215-03:34:34.949(1)? Exception from sub MeteorstrapCss id 2GAFQSfkTPJEq85cN ReferenceError: Match is not defined
I20160215-03:34:34.949(1)? at [object Object].handler (packages/tap_meteorstrap/both/collections.coffee:37:7)
I20160215-03:34:34.949(1)? at maybeAuditArgumentChecks (livedata_server.js:1698:12)
I20160215-03:34:34.949(1)? at [object Object]..extend.runHandler (livedata_server.js:1023:17)
I20160215-03:34:34.949(1)? at [object Object]..extend._startSubscription (livedata_server.js:842:9)
I20160215-03:34:34.949(1)? at [object Object]._.extend.protocol_handlers.sub (livedata_server.js:614:12)
I20160215-03:34:34.950(1)? at livedata_server.js:548:43
Any idea how to fix this?
Everything is working fine but the Error is spamming my console.