thislooksfun/snoots

Post.removed always undefined

thislooksfun opened this issue ยท 4 comments

Tracks progress towards #31.

To Reproduce
Post ID: nmftww

Expected behavior
A clear and concise description of what you expected to happen.

๐ŸŽ‰ This issue has been resolved in version 1.0.0-dev.14 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

@messier102 fixed! It's a little bit of a hacky solution, so let me know if it seems wrong, but it should work!

Seems to be working for my purposes, thanks!

Awesome! I should clarify (if only for posterity) that I am 99% sure this will not cause any false positives (posts marked as being removed when they weren't), but there's a decent chance of a false negative (posts marked as not being removed even though they were). If anyone has a better solution than the one in 4c7ba39 I'm all ears, but until then this will stay.