From 724bb8bf851bf11d00cba271083c5cc5d71205f2 Mon Sep 17 00:00:00 2001 From: Jack Date: Mon, 25 May 2020 21:22:39 -0700 Subject: [PATCH] Observer rlsnote --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 90117823b..98ed0adf8 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -8,6 +8,7 @@ - **Meteor** - Fix issue with misuse of `api.addAssets` #6790 **Thanks @gimco** **Examples** +- **Modal** - Fixed mutation observer was not properly disconnected - **Sticky** - Adds new example for sticky to highlight behavior when sticky/context height varies **Bug Fixes**