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 Widgetized iframe dashboard, using features such as Row Evolution breaks the dashboard (it becomes a white screen) #11359

Closed
mattab opened this issue Feb 19, 2017 · 0 comments · Fixed by #11644
Assignees
Labels
Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Milestone

Comments

@mattab
Copy link
Member

mattab commented Feb 19, 2017

To reproduce:

  • Create a embed.html file which contains the iframe for embedding the dashboard eg. <iframe src="https://demo.piwik.org/index.php?module=Widgetize&action=iframe&moduleToWidgetize=Dashboard&token_auth=xxxxxxxxxxxxxxxx&actionToWidgetize=index&idSite=1&period=week&date=yesterday" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="100%"></iframe>
  • Load the embed.html
  • Click on Row Evolution
  • Got: partial white screen such as:

white

@mattab mattab added the Regression Indicates a feature used to work in a certain way but it no longer does even though it should. label Feb 19, 2017
@mattab mattab modified the milestones: 3.0.2, 3.0.3 Feb 19, 2017
@mattab mattab modified the milestones: 3.0.4, 3.0.3 Mar 27, 2017
@sgiehl sgiehl self-assigned this Apr 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants