-
* Package version: 1.7.2
* Django version: 2.1
* Python version: 3.6.3
* Template pack: bootstrap4
### Description:
After upgrading to Django 2.1, an exception is raised when rendering some f…
-
### What steps will reproduce the problem?
Create a form with checkbox/radio labels coming from a model's `getAttributeLabel()`:
```php
$form = \yii\bootstrap4\ActiveForm::begin();
$model = ne…
-
Hi,
I'm passing responsive: true to my tables. However, the plugin is not triggered. Do I need to load it separately, and if so, how?
Thanks in advance
-
I have this in template
```
{{ form_row(form.privacyRead, {'required': false}) }}
```
and this in controller
```
->add('privacyRead', CheckboxType::class, ['constraints…
-
### Issue description
- components: `Tabs`
- reactstrap version `#6.5.0`
- import method `umd/csj/es`
- react version `#16.7.0`
- bootstrap version `#4.1.3`
### What is happening?
I do…
-
* Package version: django-crispy-forms==1.7.2
* Django version: Django==1.11.23
* Python version: 3.5 & 3.6
* Template pack:
```
CRISPY_TEMPLATE_PACK = 'bootstrap4'
CRISPY_FAIL_SILENTLY = False…
-
Hello,
I am trying to generate maximum number of 5 toggle buttons dynamically form jquery script when user clicks on add button. Instead of toggle buttons plain checkboxes were displayed. Can anyo…
-
- [x] I have searched this repository's [issues](https://github.com/devexpress/devextreme-reactive/issues) and believe that this is not a duplicate.
### I'm using ...
- [x] React Grid
- […
-
Issue Type: Bug
Query
Email address:
Password:
…
ghost updated
5 years ago
-
Hi, I need to customize checkbox and I can't normally wrap it,
I've added additional wrapping elements - then when I'm clicking on this it's not selecting a row, working only clicking on a row.
…