Nguyễn Hoàng Nhân

Results 7 issues of Nguyễn Hoàng Nhân

This is my console log in Google Colab (I opened it the second time): !pip install pygit2==1.12.2 %cd /content !git clone https://github.com/lllyasviel/Fooocus.git %cd /content/Fooocus !python entry_with_update.py --preset realistic --share Requirement...

bug
question

**Type** - [x] Incorrect Class Name Extraction - [ ] Incorrect JavaScript Obfuscation - [x] Incorrect HTML Obfuscation - [x] Incorrect CSS Obfuscation - [ ] Others **Checklist** 1. [x]...

bug
help wanted
confirmed

**Checklist** 1. [x] Read all documentation 2. [x] No related request 3. [x] Meaningful issue title **Is your feature request related to a problem? Please describe.** Maybe not, just a...

enhancement

You must know ``, right? But `` also exist. [ref](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/label) All can be found [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Element).

### **First, thanks for creating this plugin! It's nearly 90% perfect for me. ✨** Why 90%: ```tsx className={cn( fonts.Gilroy_Sans.variable, fonts.Sf_Mono.variable, "relative h-fit !scroll-smooth bg-mega-background", e({ all: "focus:outline-none", selection: "bg-zinc-400/40 text-mega-secondary...

## Bug report ### Current Behavior (first half of the video) & Expected behavior (the rest) https://github.com/user-attachments/assets/e63636ed-7220-4fdc-b303-51c702158af5 ### Reproducible example Even in the official example: https://www.radix-ui.com/primitives/docs/components/context-menu ### Suggested solution I...

**1. Read the [FAQs](#faqs) 👇** **2. Describe the bug** Types error with `motion.create()` in `v11.5` **3. Reproduction** NaN **4. Steps to reproduce** Steps to reproduce the behavior: - **First case:**...

bug