-
Notifications
You must be signed in to change notification settings - Fork 193
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
Buttons are not working #123
Comments
|
Oops that's okay. |
that's the object I'm passing, but the buttons are not working. |
|
#91 does add documentation for this |
Ok, so after looking at that, my { "label": "Visit Google", "url": "https://google.com" } just like it is supposed to, but it's not working. The buttons aren't being displayed. |
I am on 3.2.0 and it works for me. The arguments you pass in look right, so my guess is this: |
Okay I'll show you what the console.log'd data looks like |
@ChingChang9 There you go ^ |
Have you tried fully uninstalling and reinstalling |
Hm yeah it seems to be in the proper format. Check your |
Good idea. Give me a minute. |
Welp. Apparently my package.json got moved to the parent directory somehow, and when I ran npm install it said removed 3 packages in 0.622s so I fixed that and now it's working. Sorry for bugging the issue section about my stupid mistake. |
What am I supposed to pass to the object? I have tried many different configurations, but there's no documentation about it and I keep getting errors.
The text was updated successfully, but these errors were encountered: