Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

fix(component-viewer): can't navigate to CDK after visiting component #410

Merged
merged 1 commit into from
Mar 14, 2018

Conversation

Teamop
Copy link
Contributor

@Teamop Teamop commented Mar 14, 2018

fix #327,
In the component-viewer, use id and section to check the navigation, but when the id and section is not matched, it always navigated to the Component page, so here is the issue: when navigating between Component page and CDK page, when the id is existed and not matched with section, always navigate to the Component page.

@jelbourn @mmalerba hope you can help me review, thanks

Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

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

Successfully merging this pull request may close these issues.

Can't navigate to CDK after visiting component page.
3 participants