-
Notifications
You must be signed in to change notification settings - Fork 51
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
Blank screen #105
Comments
Hi, haven't been keeping unminified versions of the app in the source, it should work now. |
Published on NPM now as well. |
That last part about publishing to NPM really helped the most. :) Now if I can just figure out how to get it to make an estimate using the sizing. I put in labels, estimate - 2, estimate - 10, estimate -10. I changed the size_label to /^estimate - (\d+)$/ and I changed points to 'LABELS'. But http://127.0.0.1:8080/#thaliproject/Thali_CordovaPlugin/7 (which is a public project) shows nothing. I'm guessing this is because we haven't actually closed any issues yet for the milestone I'm looking at. But i was at least hoping it would give me something like "X points remaining". |
I just followed the instructions, e.g. installed -g and ran burnchart 8080. When I open at localhost:8080 or 128.0.0.1:8080 I just get a blank screen. The source of the screen is:
I tried this on both Windows and Mac and got the same results.
The text was updated successfully, but these errors were encountered: