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

Deps update #149

Draft
wants to merge 55 commits into
base: main
Choose a base branch
from
Draft

Deps update #149

wants to merge 55 commits into from

Conversation

adrianschmidt
Copy link
Collaborator

No description provided.

…dev convenience

This is just in order to place functions that I change a lot together,
while working on updating typedoc.
…mixups

The `@foobar` blockTag had the value `baz`, but there was also a method
named `baz`. To avoid mistaking one value for another, the value of
`@foobar` has been changed from `baz` to `luhrmann`.
@State()
private matchedComponent: MatchedComponent | undefined;

private hashChangeHandler = () => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I got the routing to work, but I'm currently stuck at the code in markdown.ts not working correctly. It just returns undefined. I've added some logging, to help with debugging the problem, but not gotten any further.

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.

2 participants