Hi Team,We have been working on experience fragments in AEM 6.3 using
custom dynamic templates. We modified the cq:allowedTemplates to give
the custom template path. Everything is working fine except for one
issue which is the following.When I create XF using the custom template,
it shows the following prompt.Once I click on Open, I see the there is a
console error due to encoding issue in the
URL(http://localhost:4502/editor.html%2Fcontent%2Fexperience-fragments%2Ftest%2Ftest.html
) Has someone...