-
### Component
Forge
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (d2ed15d 2024-11-04T00:27:08.261921000…
-
trying to port git-cinnabar to OpenBSD, it requires this crate, which fails to build:
```
error[E0425]: cannot find function `waitid` in crate `libc`
--> /usr/obj/ports/git-cinnabar-0.6.3/git-ci…
-
import xml.etree.ElementTree as ET
# Function to parse the XML file and handle errors
def parse_xml(file_path):
try:
tree = ET.parse(file_path)
root = tree.getroot()
print…
-
Hi,
i tried to play a bit with ` react-native-elements.ts ` as I was trying to understand how to get access to a specific property of a JSX.Element.
I am not very familiar with React-native so…
-
### Version
23.1.0
### Platform
```text
* fails on Debian 12 as a regular user with statically specified ports
* fails on Windows 10 as a regular user with statically specified ports
* doe…
-
Hi Tom,
I'm trying to port PolygonCompare to [Go](https://go.dev).
I've noticed that the argument `recurseA` to function `PolygonTreeAddIntersections` does not appear to be used by the function.…
-
### What happens?
The `ORDER BY` is not respected for large LIMITS in the query. The results are not consistent across executions and there are large chunks which appear out of order. Looks like mult…
-
## Type of Change
Enhancement/Bug
## Summary
First of all, I just want to say what you're doing here is fantastic... this is awesome! I've got wcc working with SSR for completely native web compo…
-
Hey guys,
I was wondering if you have any experience with documenting components which use the function-as-child / render props pattern. I'm trying to come up with a way to do so but the function …
-
### SubTasks
refer [here](https://docs.google.com/spreadsheets/d/1Vq5vRUyAMv2npPv4j41omzZrYcRUb8LEOhNVu_O4OE8/edit?gid=1727375547#gid=1727375547&range=A2:A9) for full test case descriptions
```[ta…