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

console.log does not respond #179

Closed
NawarA opened this issue Jun 21, 2023 · 1 comment
Closed

console.log does not respond #179

NawarA opened this issue Jun 21, 2023 · 1 comment

Comments

@NawarA
Copy link

NawarA commented Jun 21, 2023

  • Inspect version: 0.8.2
  • Electron: 19.0.3
  • OS version and architecture: win32 x64 10.0.22621
  • Language: undefined
  • iOS version 16.5 on iPad

Steps to Reproduce:

  1. Javascript console doesnt respond to user input
  2. console.log( 1+ 1) returns not 2 but console.log(1+1)
  3. the console just mirrors back whatever you write, instead of being JIT compiled / executed

image

@NawarA
Copy link
Author

NawarA commented Jun 21, 2023

nevermind, i think it was a weird iframe issue. I'll close shortly if I confirm thats the case

@NawarA NawarA closed this as completed Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant