Closed (fixed)
Project:
Entity Confirmation
Version:
1.0.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Jan 2023 at 22:31 UTC
Updated:
26 Jan 2023 at 22:34 UTC
Jump to comment: Most recent
If the form is rebuilding the status messages have not and should not be set (or removed) yet. Add $form_state->isRebuilding() condition on submit handler to prevent premature display or removal of status messages.
Comments
Comment #2
bobooon commented