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

Safari issues with compiled Vanilla JS code #483

Open
mwi812 opened this issue Nov 17, 2021 · 0 comments
Open

Safari issues with compiled Vanilla JS code #483

mwi812 opened this issue Nov 17, 2021 · 0 comments

Comments

@mwi812
Copy link

mwi812 commented Nov 17, 2021

Installed product versions

  • Visual Studio: Compile on build / CI support
  • This extension: 1.12.405

Description

Issue with JS compiling on Safari.
Tests on Safari MacBook (v 14.0.1) / Safari iPhone (v. 12.5.5).

Steps to recreate ### Current behavior

Safari has some issues with the compiled Code from Vanilla JS.
When a function call another function inside, safari can't handle the compiled JS code. (most, there is no log in the Safari console).
In contrast to, if the whole code is handled by one function, Safari can handle the compiled code also.
We noticed that there are also issue related XHRrequests with Fromdata.

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