-
Notifications
You must be signed in to change notification settings - Fork 19
Cut off search menu #10
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
Comments
Shivan! Pretty cool to hear you use this extension hahaha. I've also experienced this issue recently! I'll look into it and push a fix. I hope you're doing well! -- Daniel |
:D love this extension! Thanks for your work on it! |
I researched for a while. This is a bug in Chrome which impacts many extensions that do dynamic sizing of the popup. It might be fixed in version 67 (the current stable release is 66 I think). There is a temporary workaround which consists of adding a small delay using a setTimeout before certain elements are rendered. I'll implement this in the meantime. https://bugs.chromium.org/p/chromium/issues/detail?id=428044 |
@ShivanKaul have you seen this issue recently? I'm having a really hard time reproducing it. |
I have actually. It happens sometimes... |
Sometimes the above happens. If I press my shortcut key (cmd + E) a couple of times or start typing it goes away.
The text was updated successfully, but these errors were encountered: