Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to enable dynamic Adventure Detail routes to support editable components. #97

Open
likhithlucky opened this issue Jan 8, 2024 · 0 comments

Comments

@likhithlucky
Copy link

likhithlucky commented Jan 8, 2024

I am using the React App and using the graphQl as suggested in https://github.com/adobe/aem-guides-wknd-graphql.git

OS : Windows
AEM Version : 6.5
Documentation Link : https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/remote-spa/spa-dynamic-routes.html?lang=en

I followed the above documentation for enabling dynamic routes, It is not working as expected.

After hitting the http://localhost:3000/adventure/bali-surf-camp , the behavior is not as expected.

Expected Behavior :
Expected

Actual Behavior :
actualBehavior

Even the text Itinerary (AdventureDetail.js) is not appearing on the browser ( http://localhost:3000/adventure/bali-surf-camp)

Sample Code that illustrates the Problem
please search for wknd-shared in

https://github.com/adobe/aem-guides-wknd-graphql/blob/main/remote-spa-tutorial/react-app/src/components/AdventureDetail.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant