Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Safari, inside Angular UI modal, No CSS config error #90

Open
metalaureate opened this issue Aug 9, 2015 · 2 comments
Open

In Safari, inside Angular UI modal, No CSS config error #90

metalaureate opened this issue Aug 9, 2015 · 2 comments

Comments

@metalaureate
Copy link

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.

@metalaureate
Copy link
Author

Actually, I tracked this down to an incompatibility with using deckgrid inside the ui-bootstrap tabset control.

@zdenekhatak
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants