[#17854] [IOS] The tutorial video animation keeps playing after openi… (#17915)

This commit is contained in:
flexsurfer 2023-11-15 16:24:27 +01:00 committed by GitHub
parent c7cba5b4d3
commit 7153e4da48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -225,7 +225,9 @@
(.. ^js % -nativeEvent -data)])
:on-load #(re-frame/dispatch [:browser/loading-started])
:on-error #(re-frame/dispatch [:browser/error-occured])
:injected-java-script-before-content-loaded (js-res/ethereum-provider (str network-id))}])]
:injected-java-script-before-content-loaded (js-res/ethereum-provider (str network-id))
;; https://github.com/status-im/status-mobile/issues/17854
:allows-inline-media-playback true}])]
[navigation
{:url url-original
:name name