Michael Sheedy
Michael Sheedy
Just noticed that the server info is echoed into the page's header, displaying the username and password. Which would be preferred, adjusting the way the variables are joined together in...
Is this this being worked on or can someone point out where we would try to fix this issue ourselves and submit a pull request? There are a few issues...
I have the same issue as @jasongaare. - No props show up on any pages when using the `Props` component - Adding the `docgenConfig.searchPatterns` to `.docz.js` with the path to...
I'm using the [`files` property](https://www.docz.site/docs/project-configuration#basic-config) in the config file with the following to pull in files from outside the Docz directory and it works well. ```js files: [ '../other/directory/src/**/*.{md,markdown,mdx}', '**/*.{md,markdown,mdx}'...
Not just nightly, I'm running `FF 69.0`. Just ran `gatsby new hello-world https://github.com/gatsbyjs/gatsby-starter-hello-world` and then `gatsby develop` and see the same screen as above. I have FF's security and privacy...