Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siddiquipro/vue-ionic-ssr
Vue Ionic SSR Setup
https://github.com/siddiquipro/vue-ionic-ssr
ionic ionic-router ionic-ssr vue vue-3-ssr vue-ssr
Last synced: 6 days ago
JSON representation
Vue Ionic SSR Setup
- Host: GitHub
- URL: https://github.com/siddiquipro/vue-ionic-ssr
- Owner: siddiquipro
- Created: 2021-05-03T00:23:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T03:46:36.000Z (over 3 years ago)
- Last Synced: 2024-11-21T07:13:04.351Z (2 months ago)
- Topics: ionic, ionic-router, ionic-ssr, vue, vue-3-ssr, vue-ssr
- Language: CSS
- Homepage:
- Size: 203 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## bug fix
update @ionic\vue-router on \node_modules\@ionic\vue-router\dist\index.js:183:31replace line 183 with the below line , otherwise in SSR mode the server will throw error.
`const replaceAction = opts.history.state.replaced ? "replace" : undefined;`
## update
The change is updated and merged and will be available in @ionic\[email protected] soon# Enjoy