Kashkin
Kashkin
## Bug description If multiple Tippy's with interactive HTML content are initialised in a Singleton, only the one that is triggered will have its content available in the tab order....
This option is not available in the Command Palette in Craft 3.
### Description If an Entries field has been set to use a Custom Source, an error is returned. `Trying to access array offset on value of type null` ```php public...
**What are you trying to do?** When integrating a form with MailChimp's Interest Categories / Groups, the current implementation relies on knowing the unique hexadecimal id for each item, which...
We have a few use cases where it would be great to add a structure section as a node, and for all entries in that section to appear as children...
The "Simple Usage" still refers to using classes to tie together selects, rather than data attributes. > Child selects are chained to parent select. All selects must have an id...
### What are you trying to do? I would like to add default instructions to the URL Suffix field, rather than having to do it for each link type in...
### Is your feature request related to a problem? Please describe. At present, I include SVGs built from Vite using both `.asset()` and `.inline()` ```twig {% set logoPath = craft.vite.asset('src/images/logo.svg')...
### Description All of the actual work is over in [craft-plugin-vite](https://github.com/nystudio107/craft-plugin-vite/pull/17)!
**What are you trying to do?** When managing multiple tickets, it's currently not possible to control the order. To "move" a ticket to the top, you would need to delete...