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
Cannot show query result. #28
Comments
|
Do you mind sharing block content here? |
|
since update to 1.11.3, the copilot will show some random issue. |
|
I guess the link added some custom event , cause the issue. Final I find out the popup source : If I remove the click event at those type link , will work well. |
|
I was just looking at this and saw that the 'open-page' message was logged by this line, instead of the other message handler. Perhaps this helps with debugging the problem further? |
Signed-off-by: EINDEX <snowstarlbk@gmail.com>
|
Thanks for your information, which help me fix this issue! The fix version on v1.11.4 will release on the store soon. |

Chrome:102, copilot : 1.11.3
Save is work, icon will show correct saved item counts.
But click the icon, cannot show query result.
I checked service work log:

The text was updated successfully, but these errors were encountered: