angular-ui/ui-grid

ui-grid in iframe which is error occurs in Firefox (function getStyles)

Open

#6,281 opened on Jun 21, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
Browser Firefoxhelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

When there is ui-grid in iframe which is error occurs in Firefox : Error: document.defaultView.getComputedStyle(div, null) is null . (function getStyles) This is Firefox bug. Please be compatible,thanks .

Contributor guide