Michael Brevard

Results 109 comments of Michael Brevard
trafficstars

Actually, just realized an area that could potentially **really** benefit from a refactor, looking into it.

Marking as draft to resolve type issues

I'm curious, why not just make all the changes here and then merge as a whole? It would be less time consuming compared to making multiple pr's, which I'm sure...

I see. Well, all I can offer is my help, if you would like me to make any changes so you won't have to spend time making them I'll happily...

Thank you! As I mentioned, the reproduction is having that directive in your content security policy, that's really all that is needed to recreate the issue. If need be, I...

Also, I just found out I forgot to update. I thought maybe it was a 3.4.3 issue but 3.5.1 is also affected, so I will just update the environment. Just...

@Hebilicious it might, but as far as I'm aware I didn't see that it was from vite, unlike my newer CSP conflict issue [nuxt/nuxt#21268](https://github.com/nuxt/nuxt/issues/21268) where it specifically errored on vite's...

Yea I was planning on doing it. just got a little busy with personal life. I'll get around to it soon though and post any update in case anything comes...

@danielroe I have tested it with the vue3-ssr-starter, [**same error is prompted**](https://stackblitz.com/edit/github-tjdasy), so it's either a vite or a vue issue. And although this question may sound silly, how do...

@Hebilicious thanks! Will check it out when I get home