Getting "Nested arrays may not be passed to whereIn method." error when linking to entries on Bard #7308
Unanswered
MtDalPizzol
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
Is this "standard" bard or have you customized it in any way? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, everyone! I'm rebuilding the rich text editor my company's system uses with Bard.
This has been an incredible experience. I was able to add image sets, attachments, videos and a lot more in record time.
The only problem until now is this:
Link
button in the toolbarEntry
radio button on the popup menu.This opens the modal to select the entry I want to link, but no entries are loaded to be selected and I'm getting a
Nested arrays may not be passed to whereIn method.
error toast.I'm not sure if this is a bug or a missconfiguration.
Beta Was this translation helpful? Give feedback.
All reactions