enuchi / React-Google-Apps-Script

This is your boilerplate project for developing React apps inside Google Sheets, Docs, Forms and Slides projects. It's perfect for personal projects and for publishing complex add-ons in the Google Workspace Marketplace.
MIT License
1.32k stars 171 forks source link

Cannot read properties of undefined (reading 'Routes') #189

Closed dhn205 closed 1 year ago

dhn205 commented 1 year ago

I'm new and I'm facing this issue. Development mode worked fine, but deploy did not image Link in index.tsx is: https://unpkg.com/react-router-dom@6.11.0/index.tsx

enuchi commented 1 year ago

Please search for various issues raised here with react router dom

dhn205 commented 1 year ago

I solved the issue from #183