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

Theme issue with build file #30

Closed
TheCodeBoutique opened this issue Feb 16, 2011 · 1 comment
Closed

Theme issue with build file #30

TheCodeBoutique opened this issue Feb 16, 2011 · 1 comment

Comments

@TheCodeBoutique
Copy link

required in build file on 1.5 pre while deploying to Strobe site
config :all, :required => [:sproutcore, "sproutcore/ace"], :theme => 'sproutcore/ace'

@joubertnel
Copy link

I'm seeing this as well when I have deployed my app to Apache.
When you omit "sproutcore/ace" from your :required directive, the app's theme.js cannot find SC.AceTheme, resulting in the following error (as seen in the browser console):

"TypeError: Result of expression 'SC.AceTheme' [undefined] is not an object."

This issue was closed.
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

1 participant