-
**Describe the project you are working on:**
I would like to create a voxel game where the objects' collisions are composed of many cube colliders. I can't use concave mesh colliders because I woul…
-
### Summary
It is helpful for the `Tooltip` component to optionally be able to use its `children` as the `title`.
I suggest a dedicated prop named `childrenTitle` (or maybe `childrenAsTitle`) wh…
-
## Bug Description
Hi Team,
After a while of debugging I found that when creating notes (or updating them) the maximum body length can be 8 items consisting of:
``` json
{
"type": "head…
-
### Preconditions (*)
1. Magento 2.4.2
2. Elasticsearch 7
### Steps to reproduce (*)
1. Create a simple product, set visibility to catalog/search and url_key to 'simple'
2. Create a bun…
-
Hi,
I was parsing the text "see at the bottom", and I used this code snippet:
```sh
// At the top
import 'package:html/dom.dart' as dom;
import 'package:html/parser.dart' as parser;
dom.Docu…
-
### Provide a general summary of the issue here
Updating the packages in the tailwind starter kit after downloading the `ab9fd5c68` build has typescript errors.
### 🤔 Expected Behavior?
The types …
-
For the MongoDB sink this would need to align with what is expected notation for type discriminators `_t` field.
To achieve this for projections, it must be based on conditions `.When()` clauses.
E…
-
What are the suggested types for the `mdx.tsx` definitions? (app/components/mdx.tsx)
I'm using the [blog](https://vercel.com/templates/next.js/portfolio-starter-kit) for inspiration. I'm using st…
-
Hi! We like how the package is built, and are wondering if you have plans to support the creation of attributes, attribute-sets, products and variations?
That would be an amazing addition, and wou…
-
/chrome-extension-boilerplate-react-vite/packages/ui/lib/components/Button.tsx
```typescript
import type { ComponentPropsWithoutRef } from 'react';
import { cn } from '../utils';
import { Button a…