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

Admin UI relationships do not referring correctly (urls are incorrect) #28

Closed
kossel opened this issue Dec 4, 2015 · 0 comments
Closed

Comments

@kossel
Copy link

kossel commented Dec 4, 2015

Inside the admin UI, relationships does not mapping url correctly.
Eg. in post table, user column element are mapping to
undefined/users/:id
instead of
/users/:id

Steps to reproduce:
git clone the repo
npm install
create a new post

if you click on the element, will cause #27 issue

npm 3.5.0
keystone-demo 95fe3e6

image

@kossel kossel closed this as completed Dec 4, 2015
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

1 participant