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

[Vue] make sure transcluded content is processed before query selectors in EnrichedHeadline #18242

Merged
merged 4 commits into from Oct 30, 2021

Conversation

diosmosis
Copy link
Member

Description:

Fixes #18238 cc @tsteur

Seems at the point the vue component is mounted, angularjs has not processed the transclude content. The timeout seems to fix this.

Review

@diosmosis diosmosis added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Oct 29, 2021
@diosmosis diosmosis added this to the 4.6.0 milestone Oct 29, 2021
@sgiehl
Copy link
Member

sgiehl commented Oct 29, 2021

@diosmosis seems the vue build doesn't work anymore. Seems due to the ignored map files. See https://github.com/matomo-org/matomo/runs/4044312962?check_suite_focus=true
Can you have a look at that?

@sgiehl
Copy link
Member

sgiehl commented Oct 29, 2021

Tested it locally and it seems to work nicely. So once the built vue files are up to date, this would be good to merge.

@diosmosis diosmosis merged commit 2b2dd18 into 4.x-dev Oct 30, 2021
@diosmosis diosmosis deleted the vue-rate-feature-title-fix branch October 30, 2021 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature name no longer shown in our rating feature
2 participants