JonLuca De Caro
JonLuca De Caro
> ```ts > import { registerOTel } from '@vercel/otel'; > > export const register = async () => { > if (process.env.NEXT_RUNTIME === 'nodejs') { > const { TracerProvider }...
@cyandterry you should merge this
That version seems to be having issues with electron 24. ~~Also that repo redirects CRX requests to the developers domain, instead of downloading directly from the chrome webstore. (see here...
AFAICT that issue is internal, when calling load extension, and needs to fixed from electrons side.
That sounds reasonable, we'd add the feature if you make a PR
Did you rebuild on that version of iOS? We're not using any APIs that are iOS 11 are we?
Hi Is there an update on this? Would be great to get this working :)
We're seeing this as well when the first screen the user sees is the webview. Is there a race condition somewhere? Not sure what its going on internally to make...
@ChromeQ @brentvatne can we merge this in?
Fixes https://github.com/expo/expo/issues/29140