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

fix: optional chaining is not supported on older webviews #9529

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

lucasfernog
Copy link
Member

@lucasfernog lucasfernog commented Apr 21, 2024

No description provided.

@lucasfernog lucasfernog requested a review from a team as a code owner April 21, 2024 13:50
@lucasfernog lucasfernog changed the title chore: port PR template from dev branch (#9004) fix: optional chaining is not supported on older webviews Apr 21, 2024
@lucasfernog lucasfernog merged commit 705da97 into 1.x Apr 21, 2024
11 checks passed
@lucasfernog lucasfernog deleted the fix/remove-optional-chaining branch April 21, 2024 23:53
lucasfernog added a commit that referenced this pull request May 22, 2024
* add __TAURI_INVOKE_KEY__ to ipc calls to detect initialized frames

* move ipc key check to start of on_message

* cargo +nightly fmt

* undo Cargo.toml formatting changes

* undo Cargo.toml formatting changes

* undo Cargo.toml formatting changes

* remove merged changefiles

* undo formatting changes to js files

* undo formatting changes to js files

* Update to patched wry  release

* fix: optional chaining is not supported on older webviews (#9529)

* Revert "undo formatting changes to js files"

This reverts commit a7ef0d91ea1b183e091ea65a2b201d65522cc1d5.

* Revert "undo formatting changes to js files"

This reverts commit 0fcfd4664b915af51b71e7ea68929fd5b6cb5fc3.

* revert core.js

* inject __TAURI_INVOKE_KEY__ to __TAURI_IPC__ instead

* remove unrelated changes file

* remove left over dbg! call

* change file

---------

Co-authored-by: Tillmann <28728469+tweidinger@users.noreply.github.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
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

Successfully merging this pull request may close these issues.

None yet

2 participants