Commit 608e2da
committed
WIP: Fixes crash, with functionality loss
The “isOrganicMedia” property was removed from the IGMedia class in v415 (pretty sure). This was causing the crashes on feed load.
The “isInFeedRecommendation” property catches *some* of the posts, but the vast majority are not caught. Need to find a workaround to restore the functionality of the “hide suggested posts” feature.1 parent 81926e9 commit 608e2da
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments