fix(deep-link): ChromeOS deep link calls filtered and ignored by plugin (fix #3207) (#3214)

This commit is contained in:
Josh
2026-03-12 22:02:08 +00:00
committed by GitHub
parent 35aad24773
commit 024ec0c29c
3 changed files with 14 additions and 3 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"deep-link": patch
"deep-link-js": patch
---
Account for differing Android VIEW intent in ChromeOS, fixing deep-link behaviour on Chromium platforms.