Navigation Menu

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

Period selector doesn't work - it shows "{{ periodselector.getcurrentviewingtext() }}" #12306

Closed
datalandsoftware opened this issue Nov 29, 2017 · 6 comments
Assignees
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Milestone

Comments

@datalandsoftware
Copy link

Period selector shows {{ periodselector.getcurrentviewingtext() }} and doesn't respond when clicked. This started happening since 3.2.1-b1, but as it's the same in b2, I figured it's not something everybody see, so decided to report it here.

I have checked with two different browsers (Firefox with bunch of addons and vanilla Chromium). Piwik is in English and no additional plugins installed.

@sgiehl
Copy link
Member

sgiehl commented Nov 29, 2017

could you check the browsers developer tools if any error occurs?

@datalandsoftware
Copy link
Author

Sorry, I should have mentioned it right away. Only "Synchronous XMLHttpRequest on the main thread is deprecated" warning, which I believe is around for a while.

@Presskopp
Copy link

Presskopp commented Dec 2, 2017

{{ periodSelector.getCurrentlyViewingText() }} +1
FF57.0/01x64, no console errors

@mattab mattab added this to the 3.2.1 milestone Dec 2, 2017
@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 Dec 2, 2017
@diosmosis diosmosis self-assigned this Dec 2, 2017
@diosmosis
Copy link
Member

@vradmilovic @Presskopp Does this continue to happen after a cache clear or in an incognito window? Does it happen for every page/site? And does it also happen regardless of whether you're viewing a segment?

@datalandsoftware
Copy link
Author

For all questions the answer is "Yes".

@diosmosis
Copy link
Member

diosmosis commented Dec 3, 2017

I can reproduce the issue now, I think it has to do w/ the previous7 query parameter value. Will post a fix soon or failing that, tomorrow.

@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Projects
None yet
Development

No branches or pull requests

5 participants