Error in nextTick: "TypeError: rootState.repeaters.repeaters[repeater].map is not a function" #1416
michaeljcoyne
started this conversation in
General
Replies: 1 comment
-
Hi @michaeljcoyne, I don't think I've seen this error before. Can you share a bit more about what you did in your codebase to add the repeater field? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi I am trying to add a repeater to one of my modules forms.
When I update I get this error.
Error in nextTick: "TypeError: rootState.repeaters.repeaters[repeater].map is not a function"
Any ideas?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions