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

fix(dashboard): fix broken insight links #87

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

LuukBlankenstijn
Copy link
Contributor

This pull request fixes a bug where the links to insights from the table in the dashboard did not work any more. I found the problem to be the usage of a hook in a class component. Since I've been told that we want to move ParelPracht toward functional components, so I fixed the issue by just refactoring the component to a functional component.
Fixes #78

@LuukBlankenstijn LuukBlankenstijn merged commit 26cc8de into develop Nov 14, 2024
1 check passed
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