Imad abdulkarim
Imad abdulkarim
I suspect this to be a Nuxt 3 bug, I've had a similar warning with SSR when `inject()`ing from a 3rd party lib: https://github.com/logaretm/villus/issues/146#issuecomment-1013889212 edit: I'm referring to the inject/provide...
still same issue **edit:** i'm experiencing the issue in [Orion Browser](https://browser.kagi.com). On Brave it works perfectly with no errors. Does that help?
@dedoussis using version `1.1.2` I can check the console and network tab of the extension   the console of the extension shows the following:  does this help?
uninstalled and restarted Orion, same error. btw, the Origin header looks like this: 
this is great! i'll test out the alpha release. Looking forward to those components!
First thing that comes to mind when checking the initial SSR PR and while trying it myself: Using PDFKit makes sense since it supports node, that said, trying out a...
same issue here
@AndriiSherman do you mean 0.21.4? I had the same issue with 0.21.3
is there any workaround for this?
@NyllRE I think Ionic apps have the domains: - `capactior://localhost` for iOS - and `http://localhost` for Android couldn't you use those two to allow only those origins instead of everything