Azraei Yusof

Results 3 issues of Azraei Yusof

When running a query with variables inside array literal, an error `Variable "$varName" is not defined by operation "Query_fieldName".`. For example, ```graphql # With this schema extend type Query {...

## Feature request ### Overview When using a Popover, there are situations where due to the placement of the anchor and a small screen size, the popover will collide with...

### Description Adds `collisionStrategy` prop to `Popper.Content` to control how the placement is done when it collides with a boundary. The two options are `'flip'` and `'shift'`. `'flip'` is how...