Omer Zach
Omer Zach
Hey there :) Have a trivial workaround for now but I'll try to come back and submit a PR. Just wanted to make sure I wasn't crazy.
Yep, sorry :) No errors, and the `@font-face` does appear to be getting added correctly, but the Chrome web inspector shows `font-family: "undefined"` and the text is rendered with the...
@neildevas: I think this PR fiexes the issue: https://github.com/Khan/aphrodite/pull/252 The array-passing thing definitely works for us though, so @xymostech's questions for me when I first posted this are probably relevant:...
I think we have this same issue—we're using `npm link` with private repos (via [Lerna](https://github.com/lerna/lerna)) and getting the `Cannot automatically buffer without a document` despite (I believe) doing server-side rendering...