How do i open the side panel when i click the context menu? #852
Unanswered
elango5292
asked this question in
Q&A
Replies: 2 comments
-
I want to achieve opening the sidebar by clicking a button, but now whenever the icon is clicked, the sidebar opens and the popup.html page does not pop up. How can this issue be resolved? Have you solved the problem above? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don‘t konw!!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this code in my
backgroud.ts
fileThe side panel doesnt open when i click the context menu option. When I use the
sidepanel.ts
file, side panel opens when i click the context menu but the action icon opens the sidepanel aswell. This is a problem because i want the action icon to openpopup.ts
and contex menu to open sidepanelHow do i set my context menu to open the sidepanel and my action button to open
popup.ts
Beta Was this translation helpful? Give feedback.
All reactions