You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After more than one and half year... Was the modal hidden via display: none? Safari has troubles with getComputetStyle on the elements that are hidden this way.
Thanks for deckgrid. I use it in two scenarios. The first is inside a ui-router view. This works fine in Safari. The second is inside a modal view spawned by https://github.com/angular-ui/bootstrap/tree/master/src/modal
This second scenario causes the
angular-deckgrid: No CSS configuration found
error.Both work fine in Chrome with the exception of Chrome on iOS - same problem seems to happen there.
I'm currently re-designing this part of my site to not use deckgrid, but at some cost in ideal user experience. I'd be grateful for any pointers.
The text was updated successfully, but these errors were encountered: