You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed display large amount of error logs in devtools when hint.quick does not worked.
unexpected message format: SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data
listen WindowMessageListener.ts:43
listen WindowMessageListener.ts:30
init Application.ts:24
Li index.ts:10
Li index.ts:15
<anonymous> index.ts:22
t Bootstrap.ts:14
waitForReady Bootstrap.ts:11
<anonymous> index.ts:22
<anonymous> index.ts:22
[WindowMessageListener.ts:46:16](moz-extension://3c5a0012-9372-4467-be65-c7abb46eb62c/src/content/messaging/WindowMessageListener.ts)
unexpected message format: SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data
listen WindowMessageListener.ts:43
listen WindowMessageListener.ts:30
init Application.ts:24
Li index.ts:10
Li index.ts:15
<anonymous> index.ts:22
t Bootstrap.ts:14
waitForReady Bootstrap.ts:11
<anonymous> index.ts:22
<anonymous> index.ts:22
[WindowMessageListener.ts:46:16](moz-extension://3c5a0012-9372-4467-be65-c7abb46eb62c/src/content/messaging/WindowMessageListener.ts)
unexpected message format: SyntaxError: JSON.parse: unexpected character at line 1 column 2 of the JSON data
listen WindowMessageListener.ts:43
listen WindowMessageListener.ts:30
init Application.ts:24
Li index.ts:10
Li index.ts:15
<anonymous> index.ts:22
t Bootstrap.ts:14
waitForReady Bootstrap.ts:11
<anonymous> index.ts:22
<anonymous> index.ts:22
[WindowMessageListener.ts:46:16](moz-extension://3c5a0012-9372-4467-be65-c7abb46eb62c/src/content/messaging/WindowMessageListener.ts)
```
The issue is already reported or known issue?
Current behavior
It seems that
hint.quick
sometimes does not work when returning to the previous pageEven in this state,
hint.open
and other key bindings could be used.Expected behavior
hint.quick
is worked when returning to the previous pageSteps to reproduce
This step may not reproduce the problem,
but you can reproduce it by repeating it.
Environment
The text was updated successfully, but these errors were encountered: