Jony Bursztyn
Jony Bursztyn
@NidhiKJha you will need to render the new onboarding screen, right now it's hidden through the privacy policy date. Just make the `metametrics.js` to return `renderOnboarding` instead of `renderLegacyOnboarding`
I have read the CLA Document and I hereby sign the CLA
https://github.com/user-attachments/assets/a9bca766-ca98-4b79-8ef1-af5a88eab51a Found this odd behaviour, please check out. "You're now using Linea Mainnet 2" toast is shown and automatically closed
@darkwing comments by @Gudahtt have been addressed
@EtherWizard33 Just confirmed that this will show after the new privacy policy is rolled out, so the legacy onboarding scenario won't be an issue
@EtherWizard33 The issue with the toast should be fixed now
@darkwing That's a good tip, thanks! Renderisation seems to be working well, I'm figuring out how to fetch the correct values for each chain's balances at the moment. The views...