We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No page action button when tab does not have container
The page action button to be present even when a tab is not in a container
It seems to be this code that causes the problem:
temporary-containers/src/background/pageaction.ts
Lines 43 to 45 in cbb39f7
I see in the debug console for the background page this error:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Actual behavior
No page action button when tab does not have container
Expected behavior
The page action button to be present even when a tab is not in a container
Steps to reproduce
Notes
It seems to be this code that causes the problem:
temporary-containers/src/background/pageaction.ts
Lines 43 to 45 in cbb39f7
I see in the debug console for the background page this error:

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