L

Results 12 issues of L

Suggestion for #140 Use custom filter with namespace to extract the relevant class name from `get_declared_classes`

When using a Sage theme as a child theme of a non Acorn theme the templates aren't being picked up correctly because they are being parsed as blade templates This...

Is it possible to make the SSR cache hydration work with "nested' usage of useQuery? For demonstration purposes of the "issue" I created a [repo](https://github.com/LiamMartens/gqty-deep-usequery-ssr/) When running the project as...

enhancement

Due to the way the `filterFunction` is currently implemented it is only able to handle objects. This causes strings in the state to be "objectified" during a filterFunction operation. eg...

#### What is the purpose of this pull request? (put an "X" next to an item) - [ ] Documentation update - [ ] Bug fix - [ ] Feature...

The logic inside extractImageCropParams was flawed because it didn't consider the actual aspect ratio of the image.

See issue for context #2637

This is a problem our team ran into in a large-ish project. I have been trying to create a minimal reproduction but have not been able to get it to...

I believe this is more accurate since `undefined` items in arrays should not be valid, please correct me if this is not correct