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

Highlighting issues for Next.js #88

Open
lovtsovaik opened this issue Mar 14, 2023 · 2 comments
Open

Highlighting issues for Next.js #88

lovtsovaik opened this issue Mar 14, 2023 · 2 comments
Labels
bug Something isn't working package:ide-toolbox-next

Comments

@lovtsovaik
Copy link

Versions:
"next": "13.2.4",
"react": "18.2.0",
"@react-buddy/ide-toolbox-next": "^2.4.0-dev.1",
"@react-buddy/palette-antd": "^4.18.1",
"antd": "^4.19.5",

Steps

  • Start preview
  • Click on any element in preview
  • Click on another element in code

AR: double highlighting
highligthing

ER: remove the first highlighting

Second case

  • Add <Breadcrumb.Item>Button</Breadcrumb.Item> or <Select defaultValue="lucy"></Select>
  • Reload preview
  • Click on this element in preview

AR: double highlighting
image
image

@lovtsovaik lovtsovaik added the bug Something isn't working label Mar 14, 2023
@longthse049356
Copy link

@lovtsovaik can you support me integrate react-buddy to next13? node_modules@react-buddy\ide-toolbox\dist\index.js window is not defined

@web-devel
Copy link
Collaborator

@lovtsovaik can you support me integrate react-buddy to next13? node_modules@react-buddy\ide-toolbox\dist\index.js window is not defined

in your package.json change dependency @react-buddy/ide-toolbox to @react-buddy/ide-toolbox-next

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package:ide-toolbox-next
Projects
None yet
Development

No branches or pull requests

3 participants