-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Describe the bug
The Colums per Row (in Responsive Settings) of the Grid Row plugin are not being saved.
To Reproduce
Steps to reproduce the behavior:
- Create or edit a Row plugin.
- Set "Columns per Row" → "Extra small" to 1, and "Small" to 2.
- Save the plugin.
- Edit the plugin. The previously set values are empty, no classes are being applied.
Expected behavior
The values should be saved and the proper classes applied.
Screenshots
| Before saving | After saving |
|---|---|
![]() |
![]() |
Desktop (please complete the following information):
- OS: MacOS
- Browser: latest Firefox
- Version: 2.1.2
Additional context
We're using Bootstrap 5. It might be a problem with the form. Plugins created with an earlier version of djangocms-frontend still work, but the values are also displayed empty in the form.
Metadata
Metadata
Assignees
Labels
No labels

