Maksim Nazarjev
Maksim Nazarjev
Hi, is it SSR compatible? Because I got some errors like "document is not defined" when using rendering in Node environment (no NUXT).
#### Description (required) These doc changes describe a new flag for the `build` and `dev` commands and add additional information about `.env` files loading. #### Related issues & labels (optional)...
This pr allows passing `DOMRect` objects a the [boundary](https://floating-ui.com/docs/detectOverflow#boundary)/[rootBoundary](https://floating-ui.com/docs/detectOverflow#rootboundary) option in `detectOverflow`. While `DOMRect` is compatible with the expected `Rect` interface, its properties are not enumerable and can't be used...