Marcus
Marcus
### What problem does this feature solve? It would be handy to configure warnings for non-critical problems (eg. stylistic rules, conventions, and low-priority oddities) and auto-fix them, without having them...
**Description** We're setting up a Slack integration and the channel we want to use isn't available as an option. The channel is a new, public channel and is not archived....
Documentation for ISR on-demand revalidation states that Nuxt doesn't currently support it, but it does as of v3.8 (nitro v2.7) [Nitro release with feature](https://github.com/unjs/nitro/releases/tag/v2.7.0) [Nuxt release which includes nitro version](https://github.com/nuxt/nuxt/releases/tag/v3.8.0)...
You can currently disable certain entry sources in order to prevent entries without public URLs from being selected, however there's no way to do this for singles as they're all...
### What would you like to see added to or changed in Neo, and why? Neo offers condition to show a field based on the owner's entry type or section...
The types I wrote for Pristine, in case they're useful to anyone else ```ts // pristinejs.d.ts declare module 'pristinejs' { interface PristineCongig { classTo?: 'string'; errorClass?: 'string'; successClass?: 'string'; errorTextParent?:...
I'm having trouble preventing the `role` attribute being removed from my `.svg` templates. I need some to be `img` and some to be `presentation`. I've not sure if the problem...
**Describe the bug:** There's 2 PHP issues which are fatal when using Craft's dev mode 1. `Unknown Property – yii\base\UnknownPropertyException` - `Getting unknown property: codemonauts\instagramfeed\models\Settings::userAgent` - this property doesn't exist...