Loren ☺️
Loren ☺️
Instead of just caching the userId. Configurable cache duration, ability to go through or invalidate.
The `.woff` files, served in production under `/static/webfonts/s/roboto`, have no cache TTL. Static files in Gatsby should have a cache header: https://www.gatsbyjs.com/docs/caching/#static-files 
Steps to reproduce: - `meteor create app` (version 1.6.1) - `meteor add meteortesting:mocha` - `meteor npm i --save-dev selenium-webdriver chromedriver` ``` $ TEST_BROWSER_DRIVER=chrome meteor test --once --driver-package meteortesting:mocha [[[[[ Tests...
My test that was working when using the registry version of `[email protected]` now fails after `npm link` in a local copy of this repo (both on latest master and b4e22ef)...
It's not currently in `createApolloLoadingProvider` or `createApolloLoadingProvider`. In particular, I'd like to test my components with the latter while including my app's `onError` link.
`.content` is `bottom: 0` yet doesn't extend to bottom  Can replicate in Chrome:  cc @unicodeveloper
before:  after clicking `1.3.2`: 
Idea from @michelfloyd – instead of user googling "meteor setpassword" coming the docs accounts page, and then searching setpassword, we automatically, if the Google query was close enough match to...
Currently you can close menu by swiping it closed, but you can't swipe it back open – you have to tap top-left icon
I wasn't able to find this info. I think this makes it more discoverable. We can update the link once the content is added to the new cluster deployment guide