Fetching the en.model.json is around 3MB causing long initial load times for the app. I see the "Accept-Encoding" request header allows: gzip, deflate, and br. I'd like to add "Content-Encoding": "br" to the request to compress the text, but I see the request is handled by aem-spa-page-model-manage...
Hey Everyone.I am trying to setup webp and avif image support in AEM. It's show correctly when I am Viewing as Published Mode. But when I publish the page. It's don't work anymore. It's show 404 error. How can I fix this issue.Thanks
Hi Gurus, For a production order form in S4/Hana I have, besides the standard tables like operations and materials, gathered extra information from the S4 database and forwarded it in the interface to my form. I've done this by creating an internal table with line items.Table would look like:column1...
Hello everyone, I have the problem that I'm making a component that is a slider, you can upload files jpg, png, etc, but I would like to add the ability to upload videos in webm format, I searched documentation but only found that in .context in the mimeTypes property you must add: video/webm But it...
Hi everyone, I have 2 levels of extensions on my servlet url path.My servlet path is similar to " /product.extension1.extension2"In the apache sling servlet resolver configuration, using my servlet path to get it resolved via execution paths field, I am getting forbidden error message when I try to...
My gson version is not changing to 2.10.1 I mean not reflecting in http://localhost:4502/system/console/depfinderMade changes in pom.xml<dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> <version>2.10.1</version> <scope>provided</scope></dependency>
When I request a translation via X-Connect, it sends a .zip file to the FTP server of the translation agency and in that zip file the HTML files for translation are normally named with the name. But recently, there is a set of numbers being added to the filenames which makes them too long.Example : ...