この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi All,
We are having two components lets say Component A and Component B. Both have its own editConfig Listeners for afterinsert and afteredit to refresh the current page.
It is working fine when both the components are used individually, but there seems to be an issue when we include component A inside component B using data-sly-resource, after inserting the component the page is not refreshed and the component is non editable. We have to manually refresh the page and after that the component functions normally where both the components get enabled for editing. Has anyone faced the same issue? we are using the version 6.4 with service pack 2.(6.4.2).
Thanks,
Raja S
Yes, even I 'm facing the same issue. I have to either do hard refresh or change modes (Moving from edit to preview and then back to edit mode) to solve this issue. Someone please suggest any other approach to solve.
Thanks for chiming in Arun, i have tried that option already and it does not seem to solve the issue.
Excellent reply Arun!
表示
返信
いいね!の合計
Is the outer component the responsive grid?
表示
返信
いいね!の合計
Also best practice to model your components based on the core components.
表示
返信
いいね!の合計
Yeah Scott correct, we are wrapping all the components inside the responsive grid.