cheddar
cheddar
I did a little digging and this issue is due to a bug in the PrimeVUE Accordion component when you use `:multiple="true"` with dynamic tabs. I have opened a bug...
https://github.com/directus/directus/issues/19612 is related, which I considered a bug but I think it's just not supported yet.
Update: I have updated the info in the ticket for the latest version of RedwoodJS I am using now, 7.0.6. I am still experiencing this problem. I have also submitted...
I just ran into this issue with facebook OAuth login. They use all numbers for their CLIENT_ID which was giving me an error: > TypeError: client_id is required I'm using...
I just tried it on a v9.24.0 install and it's loading fine for me. I also saw it working on v10.3.0 though.