Ilkka Huotari

Results 39 issues of Ilkka Huotari

It doesn't seem to accept any name. ```bash ile@ilepc:~/src/sc2$ eg new testi1 > Project must contains only: - at least 5 characters - lower case type of name - project...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary 💡 I did search for issues, but...

enhancement

### 📚 Subject area/topic SolidStart ### 📋 Page(s) affected (or suggested, for new content) https://docs.solidjs.com/solid-start ### 📋 Description of content that is out-of-date or incorrect How is the database (Prisma,...

good first issue
help wanted

How could I use modular-forms in this way (with `action`): ```jsx import { action, revalidate, redirect } from "@solidjs/router" // anywhere const myAction = action(async (data) => { await doMutation(data);...

question

If I paste, say, 3 paragraphs, into an empty doc, only the last one of them will go to the languagetool server. The paragraph is selected here: https://github.com/sereneinserenade/tiptap-languagetool/blob/main/src/components/extensions/languagetool.ts#L569 ```typescript changedNodeWithPos...

### NVIDIA Open GPU Kernel Modules Version Almost all of them, see details ### Please confirm this issue does not happen with the proprietary driver (of the same version). This...

bug

### Steps To Reproduce I'm hosting Penpot at url `/designs/penpot/` and while this works generally OK, there are some problems wirth it. One is, I can't get exporter (accessed inside...

bug
self-hosted

### Is your feature request related to a problem? Please describe. Problematic image: ![table](https://github.com/user-attachments/assets/fb7c94fb-ca72-46f4-afde-59e5f499e981) It looks like this in Penpot: ![2024-12-03_23-03](https://github.com/user-attachments/assets/19ae19a6-cc36-4cf1-b297-65fa9b304c1d) ### Describe the solution you'd like. It looks like...

enhancement

### What version of Hugo are you using (`hugo version`)? $ hugo version hugo v0.147.3-05417512bd001c0b2cc0042dcc584575825b89b3+extended linux/amd64 BuildDate=2025-05-12T12:25:03Z VendorInfo=snap:0.147.3 ### Does this issue reproduce with the latest release? Yes Input: ```...

Bug
Upstream