Commit 31428a9
committed
fix: Disable interception
While the reason for why the `blob:` requests trigger is unknown, they
originate when utilizing the block inserter's Patterns tab. The requests
seemingly originate from the embedded editor previews rendered for each
pattern.blob: URLs leading to an Android crash1 parent e02f4e6 commit 31428a9
File tree
1 file changed
+5
-0
lines changed- android/Gutenberg/src/main/java/org/wordpress/gutenberg
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
118 | 123 | | |
119 | 124 | | |
120 | 125 | | |
| |||
0 commit comments