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

No categ on about page #50

Closed
johannpinson opened this issue Mar 1, 2021 · 4 comments
Closed

No categ on about page #50

johannpinson opened this issue Mar 1, 2021 · 4 comments
Labels
bug Something isn't working medium-priority UI

Comments

@johannpinson
Copy link

Hi guys,

I think may be an error with the filter function because on the /about page, I don't see the categories inside the menu.

pageProps: {
categories: [],
...pageProps
}

At first, I thought about L47-49, but SSR is working well on this page.

It's maybe a bug elsewhere, but I didn't try to make tests in local, I didn't find the install readme 😛

Have fun!

Screenshot
Capture d’écran 2021-03-01 à 15 20 19

@johannpinson
Copy link
Author

ping @GitSquared @Satwa 😉

@GitSquared GitSquared added bug Something isn't working UI medium-priority labels Mar 3, 2021
@GitSquared
Copy link
Contributor

Thanks @johannpinson , can repro, will investigate today!

@GitSquared
Copy link
Contributor

Fixed, Vercel should update it in production rn 👍

Thanks for the detailed report.

Re: readme, we're not going to put one up for now because running the app in local requires pulling some env variables from our Vercel account.

@johannpinson
Copy link
Author

Ok perfect!

And no worries about the readme, that was more a joke than a real asking 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working medium-priority UI
Projects
None yet
Development

No branches or pull requests

2 participants