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

Made scrolling after router-link not suck #97

Merged
merged 3 commits into from May 20, 2022
Merged

Conversation

lxgr-linux
Copy link
Member

@lxgr-linux lxgr-linux commented May 19, 2022

Here you go @Niko-Sn

There seams to be a funny problem with firefox: vuejs/router#1409

@@ -250,6 +250,44 @@ export default {
throw new Error(err)
})
}
registerForCouncilTx () {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does not really belong to this PR's purpose, but still good to have it ^^

Vote
</button>
<br>
Owned card schemes: {{ user.ownedCardSchemes.length }} <br>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we call this card frames now, card scheme is the old name which confused too many test users (In the blockchain we still call it that way, but this might also change over the long run)

@lxgr-linux
Copy link
Member Author

Those comments belong to #95.

@lxgr-linux
Copy link
Member Author

Scrolling in firefox is now fixed vuejs/router#1411

@patrickwieth patrickwieth merged commit 3695490 into master May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants