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

trigger refresh after crudUpdate. this is to fix a similar issue to #2425… #2823

Closed
wants to merge 1 commit into from

Conversation

normanzb
Copy link

I have a custom edit view allowing user to do in-place editing.
Once field editing is done, the user stay on the same edit view so they can work on the other fields.
When undoable={false} is set on the edit view, the edit view does not get refreshed after editing.
But when undoable={true} is set, the edit view does get refreshed.

@djhi
Copy link
Collaborator

djhi commented Feb 24, 2019

Sorry about that, we are migrating to TypeScript. Would you mind rebasing ?

@natrim
Copy link
Contributor

natrim commented Aug 10, 2019

got suprised by this one too, created #3506 to close this, as it seems no response for half year

@fzaninotto
Copy link
Member

superseded by #3506

@fzaninotto fzaninotto closed this Sep 17, 2019
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

Successfully merging this pull request may close these issues.

4 participants