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

row_1_of_1 doesn't work but row_2_of_2 does #14

Closed
teebszet opened this issue Nov 18, 2014 · 1 comment
Closed

row_1_of_1 doesn't work but row_2_of_2 does #14

teebszet opened this issue Nov 18, 2014 · 1 comment
Assignees
Labels

Comments

@teebszet
Copy link

details:
    page_title: GM - Dashboard
layout:
    - row_1_of_1:
        - col_1_of_1:
            - tile_template: bar_chart
            tile_id: gross_margin
            title: Gross Margin (quarterly)

Produces this error

Uncaught Error: Target dimension not set

whereas this works:

layout:
    - row_2_of_2:
@xor-xor
Copy link
Contributor

xor-xor commented Nov 19, 2014

I've managed to reproduce it, and yes, it seems that you've found a bug in Tipboard - thanks for reporting!

@xor-xor xor-xor added the bug label Nov 19, 2014
@mkurek mkurek closed this as completed in cea7f00 Jul 12, 2016
mkurek added a commit that referenced this issue Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants