Open tadward opened 5 years ago
Hi Tad,
Sorry for this slipping by me.
I just loaded up the versions you specified. I wasn't able to replicate the JSON error that you indicated (however I found and patched something else). Are you seeing this notice when the page loads or when trying to add a user?
Craft 3.2.x introduced an issue that I pushed up to a 2.2.1 release. I don't think it's related, but can you updated to 2.2.1? Once you've done that, I'd like to see the actual browser post that's causing the error (from your browser console). It seems the header isn't getting sent correctly (although this is using the exact same functionality as native element indexes).
I was able to get this working on my local. However, I am unable to update to Craft 3.3+
There is a hard limit preventing Craft 3.3 at the moment. We rely on the underlying Craft relational field type; and when changes there are made it may break our plugin (until we get a patch out). We haven't tested on version 3.3 much.
We also have a Element List 3.0 release which will likely be the supporting release for Craft 3.3.
When using a User List field, I receive a flash message of 'An unknown error occurred'. Further investigation shows that in the browser console I am getting a
500 Internal Server Error
This error is:
Request must accept JSON in response
Below is my stack trace:
Thoughts on what is causing this?
Craft 3.2.10 Element Lists 2.2.0