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

Dialog bug #52

Open
hussaini opened this issue Jun 18, 2021 · 2 comments
Open

Dialog bug #52

hussaini opened this issue Jun 18, 2021 · 2 comments

Comments

@hussaini
Copy link

Device:

  • OS: macOS Big Sur
  • Version: 11.2
  • Go Version: 1.16.5

Describe the bug
Sometimes dialog function (dialog.info, dialog.error, dialog.file) doesn't pop up after calling it via button click. And if it's already show up, I can't close it.

To Reproduce
Steps to reproduce the behavior:

  1. Just create fresh guark app with guark init --template vue --mod github.com/username/appname
  2. Run guark run
  3. Try to click one of dialog button.

Expected behavior
Dialog should be pop up when calling it via button click, and can be close as well.

Screenshots
Some screen recording https://drive.google.com/file/d/1VwiWlF_EN7aVX_IrEOhfN50gLNrxkB8q/view?usp=sharing

Additional context
Not sure this will be useful, but I'm running on MacBook Pro Retina 13", Early 2015, with 8 GB RAM

@melbahja
Copy link
Member

Hey,

We use in dialog: github.com/sqweek/dialog

Can you test it and confirm it's a guark issue?

thanks

@davidalpert
Copy link

I am seeing this same behaviour in the guark sample app. notifications work fine on osx but none of the dialogs are opening. running the sqweek/dialog/example/simple/main.go app from my owx environment seems to work fine, suggesting this is likely not a sqweek issue

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

3 participants