FlameViewer
FlameViewer copied to clipboard
FlameViewer ask for password?
Can I ask what username and password?
Hi @nlgtuankiet, That's weird, I've never seen it before Plugin should not ask for password When do you see the dialog? Does it appear after page is rendered or after you click a button?
Plugin uses IDEA builtin http server, so could you please try the following:
- create an html file in IDEA e.g.
<!DOCTYPE html> <html lang="en"> <head> </head> <body> </body> </html>
- open the file in IDEA
- click on browser icon in right-top corner (see https://www.jetbrains.com/help/idea/editing-html-files.html)
- see if the same dialog appears
I followed your step, seem like it doesn't appear at all,
When do you see the dialog?
I saw the dialog right after I click on Tool
> Open FlameViewer...
The dialog shows up an infinity of time, not just one, try to press Esc and click on Upload File
does show up the file picker dialog
Note: I'm using Android Studio
Edit: Just try out the plugin on InteliJ, work perfectly, that weird because afaik Android Studio is just InteliJ with Android Plugin
I also see the Sign in dialog in Android Studio :( I'll try to figure out why this happens
Thanks for reporting the issue!
+1