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

Styles not applied to UI elements on Safari #10

Closed
rosado opened this issue Aug 25, 2014 · 4 comments · Fixed by #12
Closed

Styles not applied to UI elements on Safari #10

rosado opened this issue Aug 25, 2014 · 4 comments · Fixed by #12

Comments

@rosado
Copy link

rosado commented Aug 25, 2014

Every button and UI element is rendered with standard look on Safari (Mac), which means all the special buttons look exactly the same.

Tested on Safari Version 7.0.6 (9537.78.2)

@sritchie
Copy link
Contributor

Thanks for the report! I'll dig in and see if I can get this figured out.

@sritchie
Copy link
Contributor

Odd, this is working locally when advanced compilation is off. I can confirm the issue on the heroku site, of course. Running some more tests.

@sritchie
Copy link
Contributor

Okay, it looks like this is related to this CLJS bug:

http://dev.clojure.org/jira/browse/CLJS-823

Upgrading the Clojurescript version to the latest seems to have fixed this when I do advanced compilation locally. Pushing a fix now - I'm adding information to the README and changelog, and will close this issue if the new doc site deploy works out.

@sritchie
Copy link
Contributor

Okay, looks like this is fixed. The doc site will deploy at the end of this test run:

https://travis-ci.org/racehub/om-bootstrap/builds/33534009

Thanks for the report!

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

Successfully merging a pull request may close this issue.

2 participants