cms icon indicating copy to clipboard operation
cms copied to clipboard

Build bespoke content experiences with Craft.

Results 486 cms issues
Sort by recently updated
recently updated
newest added

### What happened? ### Description I have implemented a custom 2FA module in Craft CMS 4.15.2. Frontend 2FA flow is working correctly, but on the **Control Panel login**, after entering...

bug
craft4

### What happened? ### Description I'm seeing an issue where a user can't log in with their username, if there's another user that has a _different_ username, but the _same_...

bug

### What happened? ### Description Just updated to 5.8.21 from 5.8.11, and it broke the admin panel... Things are not loading in dashboard, entries, and so forth. I can navigate...

bug

### Description Adds a new `enabledByOwner` element query param, which maps to a new `elements_sites.enabledByOwner` column. The column keeps track of whether the element/site’s owner element is enabled (recursively). ###...

### What happened? ### Description When an Entry has a Matrix field you can eager load this by using the `with` function. But within the matrix field you can rename...

bug

### What happened? ### Description We've had persistent performance issues on a particular site and identified one particular query as the culprit. The query is used to find related entries....

bug

### What happened? ### Description screenshot with currency abbr rendered twice: https://share.cleanshot.com/834vYBnD ### Steps to reproduce 1. select money field to render in element source ### Expected behavior currency abbr...

bug

### What happened? ### Description I have a site in staging with admin changes not allowed. I can view and click the buttons to modify available blocks on a matrix...

bug

### What happened? ### Description See this screenshot of how the entries field needs some spacing: ### Craft CMS version 5.8.20 ### PHP version _No response_ ### Operating system and...

bug

Updates the general settings page to be powered by Inertia. https://github.com/user-attachments/assets/bc9c42f9-a6d4-4415-9b63-8396f23f992d Notably this punts on some fairly large items: 1. Combobox component (for the System Name, System Status and Timezone...