Results 10 issues of mmmulani

### Version info **React:** react-16.14.0 **Firebase:** firebase-7.21.0 **ReactFire:** reactfire-3.0.0-rc.0 **Other (e.g. Node, browser, operating system) (if applicable):** ### Test case ``` import React from "react"; import { useState, useEffect }...

Solves #21. Tested it locally and it works fine.

**Describe the bug** When using an iframe, video, or any web component with implicit state, scrolling or resizing the window (to cause the column count to change) can sometimes cause...

This RFC discusses the bounding box, and a way to specify what type of bounding box you want.

💡 Proposal

Running into a very similar issue as #194, a SSR build of a Next.js 13 project is failing from this call: https://github.com/relay-tools/relay-hooks/blob/master/src/ReactRelayContext.ts#L18 in particular, the `react === firstReact` invariant is...

Add a parameter to /event/get to toggle retrieving all event data. The parameter is "allData" and when present, all fields of the event are returned regardless of what is specified....

Not sure if this bug is caused by my setup or how module resolution works in node (it seems like this is an unclear area), so apologies if this is...

### Link to the code that reproduces this issue https://github.com/mmmulani/relay-multi/tree/main ### To Reproduce Note: The linked github repo has a workaround in place. This issue is about using Relay's multi-project...

bug
SWC
linear: turbopack
locked

After the filesystem is initalized by `fs.init`, the node_modules folder is arranged similar to [pnpm](https://pnpm.io/symlinked-node-modules-structure) with symbolic links. However, there is no actual way to find these symbolic links. Currently...

#### Environment details - OS: Ubuntu 20, App Engine - Node.js version: 20.9.0 - `@google-cloud/logging` version: 10.5.0 - `@grpc/grpc-js` version: 1.8.22 - `google-gax` version: 3.6.1 #### Steps to reproduce 1....

type: bug
api: logging
priority: p3