Expand my Community achievements bar.

remakj
remakj
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • The problem is lets say we are adding this "responsive-root" div element to body.html of /apps/mycompany/spa-page. This spa-page component itself is rendered by React and hence it can not handle any HTL components.

    Type

    Discussions

    Views

    935

    Like

    1

    Replies

    0
  • Hi @milind_bachani   When you say "So, I am afraid that you can use sightly and react together." I guess you meant "you cant use sightly and react components together"? I understand having 2 divs both controlled by JS one by React and other plain JS. That makes sense though it kind of defeats my req...

    Type

    Discussions

    Views

    937

    Like

    1

    Replies

    0
  • Because the page is mapped with React component, React handles the rendition of it and it ignores the responsive grid I added next to <div id="spa-root"></div>. If i do not map the page to react component, then the react components are not editable as the spa-root id is in a different place and the ...

    Type

    Discussions

    Views

    957

    Like

    1

    Replies

    2
  • Hi All,  Is there a way we can mix React and Sightly/HTL components in a same page? I tired to add HTL components in a SPA app/page and they would not even render. I guess this is expected as the React App is not aware of the HTL component and hence ignored. Is there a way where I can have 2 contain...

    Type

    Discussions

    Views

    982

    Likes

    0

    Replies

    7
  • @Cedric_Latimier_     As an author I would expect the move operation since it provides an option to de-select "republish" the move operation won't be published until I choose to publish the moved page from the new destination. However this currently deletes the page in live site even when I have spe...

    Type

    Ideas

    Views

    679

    Likes

    0

    Replies

    0
  • Request for Feature Enhancement (RFE) Summary: As a content author when I move a page that is already published and live, I get the option to adjust/republish in the. wizard. I unselect the republish option and complete the move operation.The expectation is the live page remains unaffected by the mo...

    Type

    Ideas

    Views

    748

    Likes

    0

    Replies

    3
  • Hi Veena, Your understanding is correct. The Sling model in its PostConstruct method does the query and populate a list. This is used with in the Sightly template to render the list. I am not sure how the image tag is invoking the Sling Model as well. All I can find out is removing the tag causes th...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    0
  • Hello All,   We have an issue with 1 of our "card list" components. The card list model fires a AEM query using query builder API to get a list of pages under the current locale node with a particular template type. This result is then iterated to retrieve some properties like Title, Desc, Image, Au...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    5