Dem13n / discussion-cards

Output of discussions in form of cards
MIT License
15 stars 5 forks source link

TypeError: t.firstPost(...).contentPlain is not a function #21

Closed phenomlab closed 3 years ago

phenomlab commented 3 years ago

Suddenly, I get the below in the console

TypeError: t.firstPost(...).contentPlain is not a function
    at s.e.view (ListItem.js:90)
    at Function.a (render.js:30)
    at render.js:155
    at render.js:160
    at l (render.js:66)
    at u (render.js:50)
    at render.js:103
    at l (render.js:62)
    at u (render.js:50)
    at render.js:134

No errors being recorded in log, but extension does not function and crashes the forum unless I disable it.

phenomlab commented 3 years ago

Just tried the new release - still the same error above, but only if you set less than 6 primary cards.

phenomlab commented 3 years ago

I actually do not want to have primary cards if possible.

Dem13n commented 3 years ago

does the error persist with version 0.3.5 ?

phenomlab commented 3 years ago

No. Works as expected - I have set to 0. Thanks !