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

Doesnt work for me #56

Closed
dgastudio opened this issue Oct 10, 2021 · 5 comments
Closed

Doesnt work for me #56

dgastudio opened this issue Oct 10, 2021 · 5 comments

Comments

@dgastudio
Copy link

dgastudio commented Oct 10, 2021

Hello!

My config
https://monosnap.com/file/z1jWbzjMxXpYXwp0CSOrk3dLMHUFEn

On website, the only changes which happens after press cmd + k is overflow hidden added to html tag but not any dropdown is appearing

@timc1
Copy link
Owner

timc1 commented Oct 10, 2021

Looks like you're only wrapping your app with the provider and missing all the other components which make up the view; KBarPortal, KBarPositioner, KBarAnimator, etc.

@timc1 timc1 closed this as completed Oct 10, 2021
@dgastudio
Copy link
Author

oh, sorry.
i have just followed the example.

thank you

@dgastudio
Copy link
Author

@timc1
Copy link
Owner

timc1 commented Oct 10, 2021

Read the source and you'll get there! Here's a starting point for you, right from the example:

https://github.com/timc1/kbar/blob/main/example/src/App.tsx

@dgastudio
Copy link
Author

great, thank you!

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

No branches or pull requests

2 participants