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

Check the render method of SlotClone. #432

Open
DiegoSouzaPW opened this issue Nov 26, 2024 · 1 comment
Open

Check the render method of SlotClone. #432

DiegoSouzaPW opened this issue Nov 26, 2024 · 1 comment
Labels
bug Something isn't working WIP Work In Progress

Comments

@DiegoSouzaPW
Copy link

Describe the bug

chunk-TLFX46WQ.js?v=e22b9837:7399 Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?

Check the render method of SlotClone.
at WithTooltip (http://localhost:5173/app/components/ui/Tooltip.tsx:10:3)
at http://localhost:5173/node_modules/.vite/deps/chunk-JCEQXF54.js?v=e22b9837:251:11
at http://localhost:5173/node_modules/.vite/deps/chunk-JCEQXF54.js?v=e22b9837:232:11
at http://localhost:5173/node_modules/.vite/deps/chunk-JCEQXF54.js?v=e22b9837:334:13
at http://localhost:5173/node_modules/.vite/deps/@radix-ui_react-dialog.js?v=e22b9837:88:13
at div

Link to the Bolt URL that caused the error

http://localhost:5173/

Steps to reproduce

1 Go to open sidebar

Expected behavior

No error console

Screen Recording / Screenshot

Captura de tela 2024-11-26 165731

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]

Additional context

No response

DiegoSouzaPW added a commit to DiegoSouzaPW/bolt.new-any-llm that referenced this issue Nov 26, 2024
@dustinwloring1988
Copy link
Collaborator

dustinwloring1988 commented Dec 2, 2024

Here is a pull for this I think: #433, can anyone with the issue see if this fixed it please.

@dustinwloring1988 dustinwloring1988 added WIP Work In Progress bug Something isn't working labels Dec 2, 2024
thecodacus added a commit that referenced this issue Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working WIP Work In Progress
Projects
None yet
Development

No branches or pull requests

2 participants