Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

## bug fix
update @ionic\vue-router on \node_modules\@ionic\vue-router\dist\index.js:183:31

replace 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