AEM Forms theme editor doesn't work
I am using AEM 6.5 with service pack 5 without the forms add-on package. When I create a new form theme and then try to edit it, the theme editor doesn't open the theme for editing, instead it remains on the loading state and downloads a file with name 'jcr_content'. There are no java script errors on the browser console. There were similar questions asked on the community and the recommendation were to make sure all the "**aemds**" and "**aemfd**" packages are in installed state. I did verify this and all the bundles with *aemds* and *aemfd* are in active state. The form editor works fine on AEM 6.5.0.
Could find any errors on the error.log except the log file on the working instance (6.5.0) show these additional lines.
11.04.2023 09:19:45.849 *INFO* [sling-oak-observation-16] com.adobe.granite.ui.clientlibs.impl.HtmlLibraryManagerImpl detected [CSS] theme library: /etc/clientlibs/fd/themes/my-own-theme-2, sourced from 3 files.
11.04.2023 09:19:45.857 *INFO* [sling-oak-observation-16] com.adobe.granite.ui.clientlibs.impl.LibraryCacheImpl Rebuilt 2214 ancestor paths.
Your assistance here is highly appreciated, as it looks like the service packs are causing this issue.
P.S: Please note that the tests are done on two fresh instances (6.5.0 and 6.5.5) on the localhost without any custom code on them. Also, with no forms add-on installed.
