-
# Description
The "broken link" and "page with broken file" report do not include pages with elemental area containing broken links.
# Steps to reproduce
* Create a new elemental page
* Add c…
-
Hello,
I would like to ask for some advice on how to handle a locale switch when viewing a record which is not localised? Currently SilverStripe will return a 404 which makes sense but it's not ver…
-
It's possible for the sort order to not be update-able after an element is moved.
There is some funkiness in the way the base elemental UI tells the backend what sort value to use.
In this example…
-
With this installed list of dependecies
```
"silverstripe/recipe-cms": "~4.4.0",
"dnadesign/silverstripe-elemental": "^4.0",
"dnadesign/silverstripe-elemental-list": "^1",
```
I get this err…
-
One of the legacy SS3 blocks modules we used to use, gave content authors the ability to navigate to a ModelAdmin and create new blocks. Some blocks didn't necessarily even need to be associated with …
-
Hi folks
Getting an error with the following setup:
silverstripe/framework 4.8.0
dnadesign/silverstripe-elemental 4.6.0
symbiote-library/silverstripe-workflow-actions 1.4.1
silverstripe/graph…
-
Originally from https://github.com/silverstripe/silverstripe-elemental-fileblock/issues/9
### Reproduce
1. Install `silverstripe/elemental-fileblock` on `2.x-dev` and `dnadesign/silverstripe-elemen…
-
E.g.: https://getbootstrap.com/docs/4.0/components/input-group/#custom-select
![image](https://user-images.githubusercontent.com/5170590/36647960-a49f7b68-1af1-11e8-9d76-32ba48309ceb.png)
This c…
-
## Affected Version
SS 4.3
## Description
Cannot add i18 javascript using ModuleResourceLoader::resourceURL()
## Steps to Reproduce
I try to add
```
Requirements::add_i18n_javascript…
-
Adding a new image / updating an image, fires a POST to a missing url and then errors in javascript. Same repo to replicate here : https://github.com/swytch/bugs.
This doesn't inhibit saving the …