-
Notifications
You must be signed in to change notification settings - Fork 2
Header layout #56
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
base: master
Are you sure you want to change the base?
Header layout #56
Conversation
|
The first error you see is a bug in the code. For some reason, our anchor tags don't render a I will have to look at the source code of the packages we use to see what's going on. The warning you saw about the missing |
| type: 'test-project-type', | ||
| user: {} | ||
| user: { | ||
| name: 'Test User' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahh, okay. Thanks @mikenikles!
|
If you click on the avatar from the home page it works, check there. |
create-projectbutton componentThis is the PR where I'm getting the error
And also
when I run the tests