-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/translation-bundle dev-symf…
-
```
What steps will reproduce the problem?
1. I have site which use jquery.form.js
2. I include cropzoom
3. The form.js crashes and javascript stops working
What is the expected output? What do you s…
-
The following test fails.
``` js
var input = $('');
input.is(':disabled').should.be.false;
input.attr('disabled', true);
input.is(':disabled').should.be.true;
```
-
Hi, I´ve upgraded Nette Forms (and contributte/forms-bootstrap) and got this error:
Compile Error
Declaration of Nette\SmartObject::__call(string $name, array $args) must be compatible with Nette\…
-
## Issue Overview
Displaying a pods form in frontend. Date field is not showing a datepicker. Console says "ReferenceError: jQuery is not defined".
## Expected Behavior
jQuery plugins like datepi…
-
**Prerequisites (mark completed items with an [x]):**
- [x] I have checked that my issue type is not listed here https://github.com/woocommerce/woocommerce/issues/new/choose
- [x] My issue is no…
-
I'm trying to limit the time field on an elementor pro form's flatpickr time field, but I can't figure out how to solve this. Tried these methods:
1.
flatpickr('#form-field-idopont', {
disa…
-
Guten Morgen Herr Ley,
für unsere kleine Besprechung gleich anbei noch einen Link zur Einbindung vom Zammad Ticketsystem.
Hier müsste allgemein die Optik der Zammad Oberfläche via CSS etwas angepa…
-
### What
- Progressive Web App report: [pwa-report.pdf](https://github.com/openfoodfacts/openfoodfacts-server/files/602028/pwa-report.pdf)
```[tasklist]
### Tasks
- [ ] Insert things we can act on he…
-
The [github pages site](https://panzi.github.io/SocialSharePrivacy/) of this project suggests to use the jquery script from Google's CDN googleapis.com
This basically renders this plugin us…