Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/docs and /docs/button pages broken #6

Open
ricovitch opened this issue Oct 8, 2019 · 2 comments
Open

/docs and /docs/button pages broken #6

ricovitch opened this issue Oct 8, 2019 · 2 comments

Comments

@ricovitch
Copy link

After a fresh install and migrating to gatsby-theme-docz@next, the "/docs" page renders a development 404 page
Screenshot 2019-10-08 at 11 57 06

The "/docs-button" page is also broken with those errors :

Uncaught TypeError: Object(...) is not a function
    at Header (index.js:1)
    at renderWithHooks (react-dom.development.js:16319)
    at mountIndeterminateComponent (react-dom.development.js:18734)
    at beginWork$1 (react-dom.development.js:20083)
    at HTMLUnknownElement.callCallback (react-dom.development.js:363)
    at Object.invokeGuardedCallbackDev (react-dom.development.js:412)
    at invokeGuardedCallback (react-dom.development.js:467)
    at beginWork$$1 (react-dom.development.js:25729)
    at performUnitOfWork (react-dom.development.js:24637)
    at workLoopSync (react-dom.development.js:24613)
    at performSyncWorkOnRoot (react-dom.development.js:24181)
    at react-dom.development.js:12239
    at unstable_runWithPriority (scheduler.development.js:815)
    at runWithPriority$2 (react-dom.development.js:12189)
    at flushSyncCallbackQueueImpl (react-dom.development.js:12234)
    at flushSyncCallbackQueue (react-dom.development.js:12222)
    at scheduleUpdateOnFiber (react-dom.development.js:23600)
    at Object.enqueueSetState (react-dom.development.js:14030)
    at LocationProvider../node_modules/react/cjs/react.development.js.Component.setState (react.development.js:335)
    at index.js:104
@csestito
Copy link

Any updates on this?

@atapas
Copy link

atapas commented Sep 24, 2021

Facing the same issue.

As per the readme, the docz documentation should be served from /docs. But I get a 404.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants