question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Delete model with fatal

See original GitHub issue

Hi, I have a problem with vue-mc :

I try to remove an item on unexist route (I test my interface first). But, if the model.delete() failed, the deleting is already set to true and I can’t retry without refresh my entire collection.

In a normal way, after the request, if it was an error, we can retry the delete. It’s possible to fix that ?

Thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
rtheunissencommented, Mar 28, 2018

That’s definitely a bug. 👍

0reactions
rtheunissencommented, Oct 18, 2018

@throrin19 I’m going to close this because that test implies that this is not a bug.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exception being thrown when trying to delete model in laravel ...
When I try to delete one of my models I get the following exception: FatalErrorException in Model.php line 1011: Class name must be...
Read more >
Delete Investments Job throws Fatal Error if Financial Object ...
Issue/Introduction. Projects cannot be deleted if an attribute from the Financials object is being audited for deletion on the Project object.
Read more >
Deleting a Case Data Model - TIBCO Product Documentation
You can delete a case data model that you no longer need by first undeploying or force undeploying, then deleting, the appropriate business...
Read more >
“Fatal Error” when trying to delete products or add a new one
I am seeing an error when trying to delete products or add a new one, video here but the Product Gallery says Fatal...
Read more >
Deleting All table data causes crash "Fatal error: Duplicate ...
When there is only one row, when I delete all data, it is OK. But When there is more than one row, it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found