Matija Kovaček

Results 7 issues of Matija Kovaček

Would be nice to have an option to generate the project with a frontend module that follows react web components approach (non SPA) Two options: 1. Extension of general frontend...

Would be nice if there is possible to call Sling model method which takes parameters. Example: Sling model: ` public String getMethod(String param1, String param2){ return param1 + param2; }...

Hi, I have problem with showing markers in Mozilla Firefox. I have noticed that "loadedmetadata" event never happens. `player.on("loadedmetadata", function () { initialize(); });` My current fix for that is...

Hi, a question, which dependencies I should use to be able to use OSGi R7 JAX RS in AEM? I would like to try out this example https://enroute.osgi.org/examples/020-examples-microservice.html I tried...

Sidebar navigation has cache issues. After adding a new page, the page does not appear in the sidebar. For example, by updating the index page, the new page appears, but...

## Feature Request Real-life example: - Recently I had a case where we decided to reuse a quick search component, with 2 simple additions: - add additional sorting of the...

Hi, we are using a bit older ACS commons version (5.3.0), but it's also reproducible on (6.12.0) and currently we are observing exceptions when request is encoded "/content/dam/test/imagename.jpg.transform/abc1024/img.jpg%202x" (space is...