Skip to content

fix(scully-content.component): don't try to re-render content when navigating one level "up"#145

Merged
SanderElias merged 1 commit intomasterfrom
sander/fix121
Jan 5, 2020
Merged

fix(scully-content.component): don't try to re-render content when navigating one level "up"#145
SanderElias merged 1 commit intomasterfrom
sander/fix121

Conversation

@SanderElias
Copy link
Copy Markdown
Contributor

closes #121

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

fixes a bug that ahppened when you navigated from a blog page to a level above. It tried to render the scully content for the new page, where it should not do that,

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

throws error:
Issue Number: 121

What is the new behavior?

doesn't throw the error anymore

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Copy link
Copy Markdown
Contributor

@Villanuevand Villanuevand left a comment

Choose a reason for hiding this comment

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

LGTM!

@SanderElias SanderElias merged commit 67132de into master Jan 5, 2020
@SanderElias SanderElias deleted the sander/fix121 branch January 5, 2020 16:39
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

Successfully merging this pull request may close these issues.

error when clicked on markdown generated link

2 participants