strandofgenius
strandofgenius
### What are you trying to do? When using the built-in fields such as the address and name (when using the multi-field option) it is not possible to map each...
### Description We have extended some functionality for applying custom styles to images within the editor, but there is some unexpected behavior where we had been using this [API module](https://imperavi.com/redactor/docs/api-modules/block/#s-remove)...
In a previous project I was able to import the `LuminousGallery` class this way. ```js import LuminusGallery from '../../node_modules/luminous-lightbox/dist/Luminous.min.js'; ``` However, this no longer seems to work with release `2.4.0`....
### Describe the bug I've got a site that is getting a `404` trying to reference `/cpresources/376641ee/assets/hyper-ddbaa87a.css` and `/cpresources/376641ee/assets/hyper-dd8616f8.js` which doesn't exist in the vendor files. It should be `hyper-df4d1173.css`...
### Describe the bug Having a form submission method set as page-reload and single-line is added to a form and the value has more than a set limit or as...