Skip to content

Fix Vue blinking on page change #400

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

Merged
merged 7 commits into from
May 5, 2019
Merged

Conversation

connorshea
Copy link
Owner

Previously, Vue components would 'blink' and revert to their original state when the page changed. This fixes that, albeit at the cost of the page not rendering the Vue components from the start.

It also changes the way Vue components are instantiated and how props are passed into them.

@connorshea connorshea changed the title Fix Vue blinking Fix Vue blinking on page change May 5, 2019
This is necessary for the dropdown in the game library table.
@connorshea connorshea merged commit 0f146b6 into master May 5, 2019
@connorshea connorshea deleted the try-to-fix-vue-blinking branch May 5, 2019 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant