-
#### Repro
```fs
module Thing
let error =
let f _ _ _ (stateA, resultA) (stateB, resultB) _ =
if stateA && stateB then resultA else resultB
f () () () (true, ()) (true, ()) ()
…
-
Type: Bug
# Starting VSCode with Python extension enabled causes following pop up
The environment variable 'Path' seems to have some paths containing the '"' character. The existence of such a cha…
-
Hi everyone
I'm using symfony 7 with encore.
i dont know what i'm doing wrong here. i always get the following error in my Dev-Tools-Console:
`Uncaught TypeError: Failed to resolve module spec…
-
### Steps to reproduce
I tried to run it on my phone
I got this mistake
### Actual results
```
ERROR:D8: com.android.tools.r8.kotlin.H
ERROR:D8: com.android.tools.r8.kotlin.H
FAILURE: B…
-
Following along in the course, have arrived at ESlint section. Trying to runt he command:
`npm install -D eslint@7.18.0 eslint-config-prettier@8.1.0`
receive the errors
```
PS C:\www\complet…
-
I want to create a typescript/JS/blazor example, basically something entirely web-based and run in the browser (no online storage).
I load a file system from a device using web-serial, then decode t…
-
### Description
While performing Release Build of my React Native App, I receive the following exception (note, Debug build works):
* What went wrong:
Execution failed for task ':react-native-rea…
-
### Steps to reproduce
1. Setup GoRouter using a ShellRoute and add a NavigationObserver that uses ```GoRouterState.of(route.navigator!.context)```
2. add call to ```showMenu()``` in app
3. Lin…
-
Hello JavaScript Obfuscator Development Team,
I would like to report a critical issue related to the obfuscation of JavaScript code using your tool, `javascript-obfuscator`. I have utilized your to…
-
As the title says, something is broken because I haven't been able to deploy Planka in weeks, it just points to a blank white screen.
Network tools shows its hitting an html page, and in the body i…