Skip to content
Discussion options

You must be logged in to vote

I'm following back up with this. I was going down the wrong path with the calls to the DataPortalTextController. All of those calls are legitimate based on my validation rules hitting the database.

I've pinpointed my issue having to do with calling StateHasChanged in the ModelPropertyChanged Event Hander for the ViewModel. When I write the changed property name out to the DevTools console it looks like a bunch of meta properties are being changed after the call to the DataPortalTextController, and before the OnModelSaved handler is invoked. Now my business object has 5 child collection objects on it, so that may have something to do with all those calls, but is that normal to keep changin…

Replies: 2 comments 8 replies

Comment options

mtavares628
Mar 10, 2022
Collaborator Author

You must be logged in to vote
8 replies
@mtavares628
Comment options

mtavares628 Mar 10, 2022
Collaborator Author

@rockfordlhotka
Comment options

@mtavares628
Comment options

mtavares628 Mar 11, 2022
Collaborator Author

@rockfordlhotka
Comment options

@mtavares628
Comment options

mtavares628 Mar 11, 2022
Collaborator Author

Answer selected by mtavares628
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants