update vercel sandbox support
This commit is contained in:
@@ -47,7 +47,7 @@ export default function HMRErrorDetector({ iframeRef, onErrorDetected }: HMRErro
|
||||
}
|
||||
}
|
||||
}
|
||||
} catch (error) {
|
||||
} catch {
|
||||
// Cross-origin errors are expected, ignore them
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user