mirror of
https://github.com/status-im/status-react.git
synced 2025-01-13 04:24:40 +00:00
This commit is contained in:
parent
c7cba5b4d3
commit
7153e4da48
@ -225,7 +225,9 @@
|
|||||||
(.. ^js % -nativeEvent -data)])
|
(.. ^js % -nativeEvent -data)])
|
||||||
:on-load #(re-frame/dispatch [:browser/loading-started])
|
:on-load #(re-frame/dispatch [:browser/loading-started])
|
||||||
:on-error #(re-frame/dispatch [:browser/error-occured])
|
: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
|
[navigation
|
||||||
{:url url-original
|
{:url url-original
|
||||||
:name name
|
:name name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user