Greyarch BV
Greyarch BV
+1 I am interested in Date formatting (month and week days names) in various languages.
This is still happening on 1.0.2-canary.9
My workaround is to add this: ```js export function getServerSideProps() { return { props: {} }; } ```
Great, looking forward to it.
Same here.
+1
I had the same problem. It seems that the roles are not set correctly. I manually added {"roles":["admin"]} to the user using the mongo console and I can now see...
I had set my email in the adminEmails, but that had no effect whatsoever. After adding the roles manually I can see the admin page, but the subscriptions do not...