- 🐛 Fixed Portal not firing member-error DOM updates (#22382) - Ronald Langeveld
View the changelog for full details: v5.110.3...v5.110.4
Tag Name: v5.110.4
Release Date: 3/5/2025
GhostOpen-source publishing platform specifically designed for professional bloggers and publications. Focuses on clean, minimalist writing and publishing experience.
Ghost v5.110.4 fixes a critical bug in the Portal component where error messages weren't properly displaying to users during form submissions. This patch ensures that error messages are correctly shown when users encounter issues with member forms, improving the overall user experience and site reliability.
No migration steps are required for this release. The fix is automatically applied when updating to v5.110.4.
This update is recommended for all Ghost users, especially those who rely on membership forms and the Portal component. The bug fix ensures that users receive proper error feedback when form submissions fail, which is essential for a good user experience.
To upgrade:
This release addresses an issue where the Portal component wasn't properly updating DOM elements with the data-members-error attribute when errors occurred during form submissions. The fix ensures that:
data-members-error attributeThe fix resolves a support escalation issue (ONC-802) where error messages stopped appearing for users.
No new features were introduced in this release. This is a bug fix release focused on improving the existing functionality of the Portal component.
This release does not contain any security fixes.
While this release doesn't include specific performance improvements, the refactoring of the formSubmitHandler and introduction of the displayErrorIfElementExists function contributes to more efficient and reliable error handling, which may indirectly improve the responsiveness of the Portal component during error conditions.
This release fixes a critical user experience issue where error messages weren't displaying properly in the Portal component. The impact is primarily positive for both site owners and visitors:
The fix addresses a support escalation issue and ensures that the Portal component behaves as expected when errors occur during member-related actions.
View the changelog for full details: v5.110.3...v5.110.4