VulcanJS / Vulcan-Starter

VulcanJS starter repo. Use as a base for your own VulcanJS projects.
MIT License
127 stars 88 forks source link

Bug in example-forum, example-forms and example-movies: delete function does not work #119

Closed ShaLi2204 closed 4 years ago

ShaLi2204 commented 5 years ago

Hi there,

in the example-forum, when trying to delete a post from my own, the following error message shows up: cannot convert undefined or null to object. Could you please check it? Thanks a lot in advance!

ShaLi2204 commented 5 years ago

Update: I have checked it around. It seems that delete function does not work in all of the three examples mentioned above. However, I think a few weeks before, the delete function did work. Is it due to some update in the vulcanjs version? Could you please kindly fix it? Thank you so much in advance.

ShaLi2204 commented 5 years ago

Hi,

any update on this issue?

eric-burel commented 4 years ago

Hi, I've managed to reproduce this issue. It may just be an UI issue, I don't know yet.

eric-burel commented 4 years ago

Closing because I don't have this issue on the latest "devel" branch.