Delete model with fatal
See original GitHub issueHi, 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:
- Created 5 years ago
- Comments:6 (1 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
That’s definitely a bug. 👍
@throrin19 I’m going to close this because that test implies that this is not a bug.