Hi everyone! We are having the same issue. We have not installed this library in our project and are having the same random warning. How did you solve this? P.S: We DO load an script via https://universal-editor-service.adobe.io/cors.js. Hope the script loaded via adobe CDN is not giving a deprecat...
Hi Arun! Thanks for your reply, unfortunately the links seems to work only if you work with pure components right? We use content fragments to populate our content so in order to create our components-definition.json we have to point to the content fragments model instead of defining our component.
Hi Sarav!Wat we want is to be able to render conditial fields depending o a selector. For example, if we select in the Backgrond type "Color" we dont want to display the image "image" field We read something about custom fields but it seems that it only works for the CF old version. Thanks!Carlos
Hi Sarav! The thing is that your are doint it inside your app right? Not from the extension tools that is where we are developing our custom tools (such as create a new CF of any type or several of the in a batch). As a workaround we added a "copy url and open in a new tab button" with the new edita...
Hi Daniel!Sorry for the late response, the thing is that we want to provide the editors the best experience and keep them in the Universal Editor both to create new content fragments and inline editings Hope it clarifies! Thanks, Carlos
Hi everyone,We are working in a project with a React App and editing the content via Universal Editor. The content is being handled with content fragments.We have a content fragment that has 3 fields: depending on what you select in the first field we want to display the second field or the third fi...
Hi everyone, We are working in a project with a React App and editing the content via Universal Editor. All content is being handled with content fragments. Including a content fragment model for pages.Having that in mind, in order for the editor to create new pages, we developed an AIO extension th...