Andy To
Andy To
Right, that seems to be a better function choice.
The following will produces a "[CIRCULAR]" in req.header in the output in console. I am not sure what test is necessary in this case, thank you. ``` // express-bunyan-logger v1.3.1...
I am suspecting something is wrong on Prismic's end. I tried to republish the assets in Primsic and it managed to get past occasionally.
I discovered that as long as there is the folder ```.cache/caches/gatsby-source-prismic-graphql```, there will be no error. When the folder is not present, it seems to have a problem creating this...
Adding the following would make it work properly ``` contentStyle={{ minHeight: 48, textAlignVertical: 'center', }} ```
I have encountered the same problem too