Tera
Tera
Also i have a suggestion, instead of having to have users forced to use easyspa-container, make a property where they can define a ID to use for refreshing.
@LukeTowers this is as much as i could do: https://github.com/LukeTowers/oc-easyspa-plugin/pull/7
Here's a small module u can use to replicate this module while you guys wait for an update. You need to install `axios`, `@nuxtjs/proxy`, `consola`, and `defu` as devDependencies or...
@tntsoft You could try using these packages until they update theirs: https://github.com/Teranode/nuxt-module-alternatives
@Atinux Wasn't about features that I needed, the auth module used this module to function, and the auth module itself is taking long to release so ended up having to...
@Intevel I am aware of that.
@pi0 It was a fun experience for me. On a side not, I do wonder how the proxy module will work considering that when using the function-based approach it wont...
> fetch support (for non-node.js servers) Also (besides nuxt3's built in functions) wouldn't `nuxt/http` work for that? @pi0
Should I close this, seeing as you are going to be using Nuxt's isomorphic fetch api?
@Intevel i put a pull request for the axios module for nuxt 3, so waiting for that.