-
## Required Information
* [ ] AEM Version, including Service Packs, Cumulative Fix Packs, etc: 6.5.19/ Cloud version
* [ ] ACS AEM Commons Version: versions tried 6.4.0 - 6.7.0
### Expected Beh…
-
Issue in ./help/sites-developing/clientlibs.md
One customer is including a CSS file from another library. Later on, that included file is removed and restored by AEMSYNC.
But then the clientlib is…
-
## Required Information
* [x] AEM Version, including Service Packs, Cumulative Fix Packs, etc: AEM 6.5.10 + SP10
* [x] ACS AEM Commons Version: 4.4.2
* [ ] Reproducible on Latest? haven't tested
…
-
The SRP Browser UI fails to load. error.log throws below error. Basically the minification of srp-tools.js is failing. I am using 6.2 SP1. Is any hotfix needs to be installed to get the tool working? …
-
## Required Information
* [x] AEM Version, including Service Packs, Cumulative Fix Packs, etc: 6.5.12
* [x] ACS AEM Commons Version: 5.2.0
* [x] Reproducible on Latest? yes
### Expected Beha…
-
Hi Flic team,
I'd love to see the client libraries published in the proper artifact repository depending on the language they're written. E.g. the java clientlib to maven central, python to PyPI etc.…
pfink updated
3 years ago
-
Removing/flushing unused dynamic attributes in metric instruments is very important to not leaking memories.
Spec issue: https://github.com/open-telemetry/opentelemetry-specification/issues/1297
…
-
This is an interesting edge case. When versioned client libs (http://adobe-consulting-services.github.io/acs-aem-commons/features/versioned-clientlibs.html) are enabled, the JavaScript for the Ace edi…
-
## Required Information
* AEM Version: 6.5.7.0
* ACS AEM Commons Version: 4.11.2
* Reproducible on Latest? DIdn't test on 5x.
### Expected Behavior vs Actual Behavior
We have 4 publisher no…
-
### Expected Behaviour
Webpack dev server should proxy content pages from AEM and inject it's in-memory assets in the page. This way the dev server will create the bundles in memory. Webpack …