• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

helpscout / fancy / 202
100%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2018 02:34PM UTC
Jobs 1
Files 17
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
202

push

travis-ci

web-flow
FrameManager: Fix IE/Edge frame rendering (#33)

## FrameManager: Fix IE/Edge frame rendering

![screen recording 2018-11-06 at 05 24 pm](https://user-images.githubusercontent.com/2322354/48097846-fb534200-e1e8-11e8-9d2c-c48048f01392.gif)

(GIF: Demo'ing Frame 1 being unmounted (destroy) and remounted in Edge. No errors in console. Stays are working)

This update fixes the iFrame `SCRIPT70` error that occurs in IE/Edge
when an iFrame unmounts/remounts.

The solution was to wrap the offending code in a `try/catch`.

The code in question is designed for performance, specifically to check
for cached instances of Emotion, and serves that instance instead of
creating a brand new one.

The caching mechanism will work for all browsers excluding IE/Edge, which
unfortunately, will create new emotion instances every time as unmounted
frames cannot be properly references.

Tested on Edge, IE, and Chrome

29 of 29 branches covered (100.0%)

Branch coverage included in aggregate %.

76 of 76 relevant lines covered (100.0%)

21.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 202.1 07 Nov 2018 02:34PM UTC 0
100.0
Travis Job 202.1
Source Files on build 202
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #202
  • 2877e282 on github
  • Prev Build on master (#200)
  • Next Build on master (#203)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc