-
-
Notifications
You must be signed in to change notification settings - Fork 366
#1749 Fixing transfer and teleport #1750
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
#1749 Fixing transfer and teleport #1750
Conversation
✔️ Deploy Preview for koda-nuxt ready! 🔨 Explore the source changes: 5406a4a 🔍 Inspect the deploy log: https://app.netlify.com/sites/koda-nuxt/deploys/61dd97b73c8c950008b9cdde 😎 Browse the preview: https://deploy-preview-1750--koda-nuxt.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing:
this.$store.dispatch('fiat/fetchFiatPrice')
in Transfer.vue & Teleport.vue
console.warn is not rly the best solution to hide the router errors
@roiLeo in transfer and teleport Also, the other way to solve the error is to add an if check comparing current and previous route, I am not sure how to get the previous route in this case tho, since the route is dynamic |
I don't have any idea for now, could be fixed with watcher option? we'll leave it like that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have went ahead and removed the random text |
@yangwao should I do this in this PR only or another one? I think it would be better to do it in another one |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- please use
layout()
like in transfer.vue
@roiLeo used layout |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
hey @prachi00 seems doesn't work as the payment link is generating this kind of URL https://undefined.subscan.io/extrinsic/0x7a0addacaff4e14a036fb9255665c311fb6fb4d9cd447a965a654eb33f87dadb :) can you please take a look? |
@yangwao Have fixed this, working now. |
@yangwao seems to work fine for me, I tried doing it on local |
okay tested https://kusama.subscan.io/extrinsic/0xd03980f2adbe9fb10d39bbd5777450c7743f23f102604f16331f52aa88e48be4 seems cache... but that warning of navigationduplicated should be solved tho made issue on that for #1769 if you are keen to debug that |
Perfect, I’ve sent the payout https://kusama.subscan.io/extrinsic/0x7a0addacaff4e14a036fb9255665c311fb6fb4d9cd447a965a654eb33f87dadb Let’s grab another issue and get rewarded! |
Thank you for your contribution to the KodaDot NFT gallery.
👇 _ Do a quick check before the merge.
PR type
What's new?
Before submitting Pull Request, please make sure:
Optional
Had issue bounty label ?
Community participation
Screenshot