Jean-Luc
Jean-Luc
Yes. I have something like 200 fairly large images locally (not using S3 here to minimize the number of plugins). I have ImageOptimize installed and configured for about 5 transforms...
Where do you want me to look for this? I found a reference to RateLimiter in the runtime debug data in the form of a query: ``` INSERT INTO `queue`...
As there is an official plug-in now, I started a discussion there: https://github.com/tailwindlabs/tailwindcss/discussions/8294
My bad, I had the subfields label hidden and showing only the auto-complete, so I was expecting the main label to show the required asterisk, like bubbling up... so works...
(sorry for the duplicate, missed it ; thanx for fixing this so quickly)
Your third point looks like it has been implemented but brings another issue with it : #1065
The suffix option lacks context too, where the first option brings along the full context of the field. I would go with the first option, maybe adding the Handle only...
Ok so if I read you right, you did not implement anything to support custom sources or filtering. Which makes sense for custom sources as no custom fields appear as...
Ok, thank you for this. I don't understand how I should make this work in the static version of the site. How is the static site supposed to know what...
Well, even when using a baseCpUrl, the rendered form still has `` as the POST action. And still experiencing a 404. I cannot enable headlessMode as that would mess with...