-
**Describe the bug**
Sometimes when copying text using Ctrl+C or when pasting the copied text into other applications via mouse middle click crashes the application.
**To Reproduce**
Steps to r…
kxxt updated
4 months ago
-
# Create `index.html` for Repository with CSS and JavaScript
## Description
Develop an `index.html` page to showcase information about supported operating systems for LinuxDroid. The webpage shoul…
-
### Describe the bug
Starting with Vite 6.0.0-beta.7, the browser intermittently no longer opens when running "vite".
The console includes the following error:
```
Re-optimizing dependencies…
-
Console output during running next build:
PS C:\Users\Petya\WebstormProjects\aaa> npm run build
```
> aaa@0.1.0 build
> next build
▲ Next.js 15.0.3
- Environments: .env
Cr…
-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing o…
-
-
**Description**:
The `App` component's routing setup is functional but could benefit from some refactoring and improvements to enhance maintainability and functionality.
### Proposed Improvement…
-
OS: Ubuntu 20.04
Node: 18.18.0
Fail due **Type error: Parameter 'c' implicitly has an 'any' type.**
```
yarn run v1.22.22
$ next build
next.config.js {}
▲ Next.js 14.2.5
- Environments…
-
Ok, so to prepare us for the coding competition and to fix a crap ton of AI bugs, me and @BreadSpam are going to be refactoring(optimizing/bug fixing) the game engine side of things. We'll do it on a …
-
### Link to the code that reproduces this issue
https://github.com/GitDevla/next_my_app
### To Reproduce
1. Create a new Next.js 15 project or use an existing one upgraded to Next.js 15.
2. Define…