Michael Prentice

Results 398 comments of Michael Prentice

@justinfagnani can you or do you know anyone who can merge this simple docs PR?

This is also fixed in https://github.com/PolymerElements/paper-elements/pull/82, where the CLA is signed.

> That `this._styleNodes.add(host.appendChild(styleEl));` can be because of an angular dependency. I also moved the component level styles into a global style but still getting the same csp inline style error,...

I would consider this more as a bug than a feature request. When migrating from the Angular CLI and running `node ./decorate-angular-cli.js`, scripts that used to work for building your...

Agree with the above here as well. My client isn't that concerned with (A) (mixing staging, production, test configs), they are very concerned with (B) (mixing locales and brands/customer builds)....

Based on https://github.com/gdg-x/hoverboard/blob/a62532f97a6193869da5d06708ea41ad5a8b4462/src/pages/post-page.html#L77-L84 It seems like this should work. I'm not sure why it is not functioning for us.

Is this solved by https://github.com/gdg-x/hoverboard/blob/master/docs/tutorials/seo.md? Also since the change to [run on App Engine Standard instead of Flex](https://github.com/GoogleChrome/rendertron/commit/fc2959db5750b074009184c8cd969a7eba0c5c2a) it seems like this should cost a lot less than the $60...

For `firebase functions:config:set site.domain="YOUR_SUB_DOMAIN_HERE.firebaseapp.com"` should this always be using `firebaseapp.com` even if you have a custom domain for your site like `devfestflorida.org`?

OK, I've got Rendertron deployed to GAE Standard and it seems to be working now. However, I'm still not seeing the meta tags get updated. They are staying set with...

@ozasadnyy yes, as mentioned in https://github.com/gdg-x/hoverboard/issues/543#issuecomment-454997764. ![screen shot 2019-01-17 at 3 28 56 am](https://user-images.githubusercontent.com/3506071/51307094-d3643400-1a0c-11e9-8b33-de1db0fbbf26.png)