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(core/InsightMenu): Removes code that throws error in the console #9001

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bbrina
Copy link
Contributor

@bbrina bbrina commented Mar 17, 2021

What does this PR do?

Removes href="javascript:void(0)" from Button component.

Some of the benefits:

  • Component renders as <button> instead of <a>
  • Fixes the following error:

Screen Shot 2021-03-17 at 15 42 19

@bbrina bbrina force-pushed the fix-insight-menu-console-error branch from 423800d to c40ff19 Compare March 18, 2021 18:14
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