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

Browser action sidebar collapse button doesn't work #1656

Closed
twschiller opened this issue Oct 17, 2021 · 0 comments · Fixed by #1657
Closed

Browser action sidebar collapse button doesn't work #1656

twschiller opened this issue Oct 17, 2021 · 0 comments · Fixed by #1657
Assignees
Labels
bug Something isn't working priority release blocker
Milestone

Comments

@twschiller
Copy link
Contributor

twschiller commented Oct 17, 2021

Context

image

Stack Trace

browser-polyfill.js:1213 Uncaught (in promise) TypeError: Error in invocation of runtime.sendMessage(optional string extensionId, any message, optional object options, optional function responseCallback): Could not serialize message.
    at browser-polyfill.js:1213
    at new Promise (<anonymous>)
    at wrappedSendMessage (browser-polyfill.js:1207)
    at Object.apply (browser-polyfill.js:891)
    at sendMessage (index.js:111)
    at RetryOperation._fn (index.js:50)
    at RetryOperation.attempt (retry_operation.js:116)
    at index.js:48
    at new Promise (<anonymous>)
    at pRetry (index.js:39)
@twschiller twschiller added bug Something isn't working release blocker labels Oct 17, 2021
@twschiller twschiller added this to the 1.4.2 milestone Oct 17, 2021
twschiller added a commit that referenced this issue Oct 18, 2021
twschiller added a commit that referenced this issue Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority release blocker
Development

Successfully merging a pull request may close this issue.

2 participants