adobe / adobe/aem-react-core-wcm-components-base
Navigation baseCssClass as undefined
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Following AEM's SPA React tutorial got to the point to implement navigation however, when implementing navigation React router is not working and is rendering normal anchors. Noticed that the "isroutedProp" is coming as undefined along with the "baseCssClass" prop.
**Package version**
"@adobe/aem-core-components-react-base": "1.1.3"
Please let me know if I should add more einformation.
Contributor guide
Research direction
Start by reproducing the navigation steps from AEM's SPA React tutorial with @adobe/aem-core-components-react-base version 1.1.3. Trace the navigation entry point and inspect how isroutedProp and baseCssClass are passed; done means React Router renders the navigation links instead of normal anchors and both props have the expected values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100