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

term link type JS Error in CP #35

Open
naabster opened this issue May 4, 2022 · 0 comments
Open

term link type JS Error in CP #35

naabster opened this issue May 4, 2022 · 0 comments

Comments

@naabster
Copy link

naabster commented May 4, 2022

The Term Link Type does not work for me in Statamic 3.3.

In CP I cannot select a term. I have setup the link_it field and added some taxonomies to choose from.
The console shows the following error:

vue.common.prod.js:6 TypeError: Cannot read properties of null (reading 'map')
    at a.replicatorPreview (RelationshipFieldtype.vue:134:1)
    at fn.get (vue.common.prod.js:6:26596)
    at fn.evaluate (vue.common.prod.js:6:27746)
    at a.replicatorPreview (vue.common.prod.js:6:29650)
    at a.<anonymous> (vue.common.prod.js:6:26428)
    at fn.get (vue.common.prod.js:6:26596)
    at new fn (vue.common.prod.js:6:26514)
    at a.e.$watch (vue.common.prod.js:6:33210)
    at _n (vue.common.prod.js:6:29834)
    at vue.common.prod.js:6:29301

also a post request to /cp/collections/posts/entries/undefined?config=... fails with a 404 error.

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