Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prompt not deleting issue (solution ) #89

Open
s2ahil opened this issue Jan 10, 2024 · 3 comments
Open

prompt not deleting issue (solution ) #89

s2ahil opened this issue Jan 10, 2024 · 3 comments

Comments

@s2ahil
Copy link

s2ahil commented Jan 10, 2024

use this " await Prompt.findByIdAndDelete(params.id); " instead of " await Prompt.findByIdAndRemove(params.id);"

@Sargentsteak
Copy link

This works

@fkhernandez
Copy link

thank you!

@andrewangbl
Copy link

Omg this works. I debugged this for an hour. Thanks god someone else figure it out here. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants