Traveller

Results 10 issues of Traveller

In most of the examples in this tutorial, this is what is written when creating a swap chain: ```cpp QueueFamilyIndices indices = findQueueFamilies(physicalDevice); uint32_t queueFamilyIndices[] = {indices.graphicsFamily.value(), indices.presentFamily.value()}; if (indices.graphicsFamily...

Related discussion: https://github.com/prevwong/craft.js/discussions/576 After adding this feature, whenever we get the `Node`, we will also get the custom metadata of the user component. So we were able to automate some...

**Describe the bug** I followed the commands as stated in the readme (https://github.com/prevwong/craft.js/blob/develop/examples/basic/README.md), and when I run `npm install`, I get the following prompt: ``` $ npm install npm ERR!...

**Describe the bug** When I write the simplest example code in typescript, I get the following error: ![1](https://github.com/prevwong/craft.js/assets/117014547/550125db-63e8-4238-9224-80d0686a9f1e) ```typescript import {useNode} from "@craftjs/core"; import Button from '@mui/material/Button'; export const MyComponent...

**Describe the bug** When I write the simple sample code below, I get the following error: ![0](https://github.com/prevwong/craft.js/assets/117014547/4f2a9f16-2afd-47c1-8e86-d92f4812eca9) ```typescript import {useNode} from "@craftjs/core"; import {InputSwitch} from "primereact/inputswitch"; export const MyComponent =...

### Describe the bug ![chrome_8kzdDvKBNG](https://github.com/primefaces/primereact/assets/117014547/0c0983a1-932f-46f5-ac1c-83144b2efef6) As shown in the image, clicking the button does not expand the dropdown box, nor does entering text. As far as I remember, previous versions...

Type: Bug

This affects some of the functionality of next.js, such as verifying that the server-side and client-side generated HTMLs are the same. When they are not the same, next.js will report...

On github.com, even if dark mode is disabled, there is still a chance that the wrong color style will appear when switching pages. You can watch the gif for details:...

![Errors in the console](https://i.ibb.co/pv2Xh4T/1.png) ``` figure-object-relationships.png:1 Failed to load resource: the server responded with a status of 406 () figure-inverse-distance.jpg:1 Failed to load resource: the server responded with a status...

Test page: https://docs.unrealengine.com/5.1/en-US/getting-started-with-umg-for-unreal-engine/ ```html ``` HTTrack cannot parse the "source" tag, so the image "placeholder_topic.webp" will not be downloaded.