userCache icon indicating copy to clipboard operation
userCache copied to clipboard

fix #5 #7 #8 #9

Open wildhart opened this issue 5 years ago • 1 comments

Here's my PR to fix the minor issues I found since I started using this excellent package!

I've tested this in production with Meteor 1.8.

wildhart avatar Jun 08 '19 03:06 wildhart

Just realised that {fields} is ES2015 only. Is anyone on Meteor not using ES2015? Might be worth replacing with {fields: fields} just to make sure.

wildhart avatar Jun 09 '19 00:06 wildhart