Hi everyone!
We're in process of upgrading environments as well as code base to support AEM 6.5.
When I install our project's bundles which use uber-jar 6.5.0 (either apis or apis-with-deprecations type) to a clean AEM 6.5 instance somehow authoring UI of SPA pages appears to be broken: I cannot change edit mode while on a page and Content Finder control is hidden. However all the bundles are in active state, I see no errors in error.log as well as browser's console.
Nevertheless, if I'd change uber-jar back to 6.4.3 everything works fine.
Could anyone give me a hint on that?
Thanks in advance!