Tags: metfit/rainbow
Tags
Fix settings link for `QRCodeScannerNeedsAuthorization`. (rainbow-me#… …2485) * Fix settings link for `QRCodeScannerNeedsAuthorization`. * Update `QRCodeScanner` content overlay to use `box-none` pointer events. Currently, the content overlay for the connected dapps button prevents the "enable camera access" button from being pressed. This can be resolved by using `pointerEvents="box-none"` to allow pointer events to target children (including the `ConnectedDapps` button) but also pass through to the "enable camera access" button underneath.
Separate out explorer init for L2 (rainbow-me#2447) * Separate out explorer init for l2 * Use explorer l2 init in fallback explorer * Update explorer L2 init logs Co-authored-by: Skylar Barrera <skylar.barrera@gmail.com>
Polygon gas updates (rainbow-me#2459) * update polygon gas oracle * polygon working
App error boundary to avoid white screen crashes (do not merge) (rain… …bow-me#2209) * Error boundary first pass * Wrap up error boundary * Log errorInfo as well * Fallback comp tweaks * Flip error off on reset * Remove reset function prop * ts-ignore child prop warning
App error boundary to avoid white screen crashes (do not merge) (rain… …bow-me#2209) * Error boundary first pass * Wrap up error boundary * Log errorInfo as well * Fallback comp tweaks * Flip error off on reset * Remove reset function prop * ts-ignore child prop warning
PreviousNext