-
Notifications
You must be signed in to change notification settings - Fork 170
Commit 88e816c
fix: Open YouTube video on a browser or YouTube app (iOS only) (#300)
* fix: Open YouTube video on a browser or YouTube app when tapping on the title or the YouTube logo on the player
* Use console.warn instead of console.error when a youtube link cannot be opened. #codereviewchanges
---------
Co-authored-by: Yupeng Li <yupeng.li@livingwith.health>1 parent 2a3234c commit 88e816c
1 file changed
+15
-5
lines changedLines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | - | ||
10 | + | ||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
214 | - | ||
215 | - | ||
216 | - | ||
217 | - | ||
214 | + | ||
215 | + | ||
216 | + | ||
217 | + | ||
218 | + | ||
219 | + | ||
220 | + | ||
221 | + | ||
222 | + | ||
223 | + | ||
224 | + | ||
225 | + | ||
226 | + | ||
227 | + | ||
218 | 228 |
| |
219 | 229 |
| |
220 | 230 |
| |
|
0 commit comments