Alan Schio

Results 80 comments of Alan Schio

@ZachJW34 @BuckyMaler could you see this?

@ScriptedAlchemy sure, it would be awesome

Nice, have any code that i can help with middleware stuff?

when you had the time, please take a loook @ScriptedAlchemy @jacob-ebey 🙏🏻

hey @ScriptedAlchemy the reason for `async : true` is basically: - 1. yeah, have a factory to abstract a code that will always be pretty much the same - 2....

I've tried to use `__webpack_require__.l` but ir tried to request the remote on the load of the app shell/start :/ BTW the code on this PR also allow the default...

I am passing the same thing. I need to build a component that should have a change/input event name, like native, we are using vue 2 so we need this...

Looks like this was removed on the nuxt 3 migration https://github.com/nuxt/telemetry/commit/584b7fede5e7456222be729ebc66ca5d2a36e87e Although it still works (for compatibility i believe) it is not typed, the correct would be using the TelemetryOptions...

Looks like then that the boolean to enable/disable is more internal then external use and typed.... So i believe that instead of trying to change the inner code, the better...