-
Example:
```html
Estimated Value
£
can't be blank, is not a number
```
Results in:
I would expect to see `can't be blank, is not a number` under the input-gr…
-
**Work perfectly without selectRow**
Have tryd with and without bootstrap4 option and all removing other props.
Any hints or tips? :)
```
import {
Card, CardHeader, CardBody, Button,
} from …
-
## Bug Description
On my site, I noticed that news URLs are created the weird way in news listing in any news list except rss plugin.
## How to Reproduce
My settings:
![image](https://user-i…
-
Hello Devs.
I just found this awesome library and started learning it.
I have a question. I am using Bootstrap 4 (https://react-bootstrap.github.io/)
When I try to use Form.Check component, I…
-
Hi, I'm trying to run postcss-cli 5 with bootstrap4 and facing an issue with the error telling that the string is unclosed, but it is a valid string. Here's an excerpt:
```sh
Error: EAGAIN: resour…
-
I tried to recreate the gijgo-grid inline editing example using Asp.Net Core 3.1
I created a Players table in a database and inserted a few rows and hoped to read and display that in a grid.
![im…
ata18 updated
4 years ago
-
* Package version: 1.7.2
* Django version: 1.11
* Python version: 3.6
* Template pack: bootstrap4
### Description:
`CrispyFieldNode` does not add 'is-invalid' class to the checkbox field with…
0x4e3 updated
5 years ago
-
```
const imageId = cornerstoneWADOImageLoader.wadouri.fileManager.add(file);
var element = document.getElementById('dicomImage');
cornerstone.enable(element);
cornerstone.…
-
Hi, I have a question.
I am using DjangoCMS 3.7, Django 2.1.7 and Bootstrap4 1.3.1 and it works fine.
But if I change the version of Django to 2.2.7 it doesn't work.
I see the following messag…
-
Hi json-editor team,
I have an angular 5 project and I can`t figure out how to properly import the json-editor module into an angular component.
So far I installed the jso-editor with npm and the…