Skip to content

Fix dependency array for useModelEvent hook

Martin Santangelo requested to merge js/fix-dep-array into master

Ticket(s) / Related Merge Requests

!2112 (diffs)

Summary of Changes

(Summarize the changes made concisely)

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

it will not affect current usages of the hook so no test would be needed at this point

Regression Scope

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Vali

Merge request reports