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

kedro-viz with React Component #1351

Closed
GowthamiAmp opened this issue May 8, 2023 · 1 comment · Fixed by #1475
Closed

kedro-viz with React Component #1351

GowthamiAmp opened this issue May 8, 2023 · 1 comment · Fixed by #1475
Assignees
Labels
Issue: Bug Report Javascript Pull requests that update Javascript code

Comments

@GowthamiAmp
Copy link

Description

The given dataset and globalToolbar prop are not supporting to use Kedro-Viz as a standalone React component.

Context

There are two challenges when we use Kedro-Viz with React.

  1. I used data set from the below link and getting below error
    https://raw.githubusercontent.com/kedro-org/kedro-viz/main/src/utils/data/demo.mock.json

image

  1. When we send globalToolbar prop value as false getting below error

image

Your Environment

  • Web browser system and version: Version 112.0.5615.138 (Official Build) (64-bit)
  • Operating system and version: Microsoft Windows 11 Enterprise and 10.0.22000 Build 22000
  • NodeJS version used: v18.12.1
  • Kedro version used: 6.1.0
  • React: 18.2.0
@tynandebold
Copy link
Member

Thank you for the bug report @GowthamiAmp. We'll take a look at this and follow up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Bug Report Javascript Pull requests that update Javascript code
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants