Usage in an nova action #155
Unanswered
SvanThuijl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use this field in a nova action but cant get it to work. Keep getting the errors below. Is there a configuration for this I am missing?
vendor.js?id=158eb2009eabe0a47c04:1 TypeError: Cannot read properties of null (reading 'join') at a.fill (nova-tags-field:2:2996) at app.js?id=eb37afd7d5399e0c3b56:1:906308 at ae (nova-menu:3:11978) at Function.as (nova-menu:3:48129) at app.js?id=eb37afd7d5399e0c3b56:1:906265 at Function.Mn.tap (nova-menu:3:63017) at actionFormData (app.js?id=eb37afd7d5399e0c3b56:1:906192) at a.executeAction (app.js?id=eb37afd7d5399e0c3b56:1:905866) at Ft (vendor.js?id=158eb2009eabe0a47c04:1:1137832) at a.n (vendor.js?id=158eb2009eabe0a47c04:1:1139566)
nova-tags-field:2 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'find') at nova-tags-field:2:5082 at Array.filter (<anonymous>) at nova-tags-field:2:5049
Beta Was this translation helpful? Give feedback.
All reactions