Browse Source

Update RELEASE-NOTES.md

pull/3586/merge
Jack Lukic 6 years ago
committed by GitHub
parent
commit
4c239ee545
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. 4
      RELEASE-NOTES.md

4
RELEASE-NOTES.md

@ -2,8 +2,8 @@
### Version 2.3.1 - Mar 19, 2018
>> **A Speical Message about Flex Modals**
>> There will be an update shortly to resolve issues related to flex modals when using multiple modals and `detachable: false`, in order to not hold up this release, we've decided to move forward without a general solve.
> **A Speical Message about Flex Modals**
> There will be an update shortly to resolve issues related to flex modals when using multiple modals and `detachable: false`, in order to not hold up this release, we've decided to move forward without a general solve.
A general solution will most likely require branching code for IE11 which will disable flex (as IE11 doesnt correctly implement the latest spec for [absolute positioned flex containers](https://developers.google.com/web/updates/2016/06/absolute-positioned-children)).

Loading…
Cancel
Save