AdvisorySG / mentorship-page

React app for Advisory's Mentorship Network page
https://mentorship.advisory.sg/
MIT License
1 stars 14 forks source link

[MPT-120] Migrate from pages to app router #823

Closed dabby9734 closed 1 month ago

netlify[bot] commented 3 months ago

Deploy Preview for tender-meitner-99286b ready!

Name Link
Latest commit cc28c557cc209e12e2c2ba68922a0f9311daffb2
Latest deploy log https://app.netlify.com/sites/tender-meitner-99286b/deploys/66eeb7af9ed4e000083e6485
Deploy Preview https://deploy-preview-823--tender-meitner-99286b.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 96
Accessibility: 95
Best Practices: 100
SEO: 92
PWA: 70
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

linear[bot] commented 3 months ago

MPT-120 Switch to app router

wei2912 commented 2 months ago

Production build seems to work fine, but I'm unable to get npm run dev (or next dev) working properly. The mentors page doesn't render:

image

On the homepage, the top left Advisory logo and the Material UI icons are missing:

image

wei2912 commented 2 months ago

Have checked the npm run dev issue, doesn't seem to be present in my new dev env - might have forgotten to run npm i...

Please rebase to fix the package.json conflicts too!