Skip to content

Wrong JSON content on file creation #207

@stijns96

Description

@stijns96

Environment

Operating system macOS 23.4.0
CPU Apple M1 (8 cores)
Node.js version v22.15.0
nuxt/cli version 3.31.3
Package manager [email protected]
Nuxt version 4.2.2
Nitro version 2.12.9
Builder [email protected]
Config compatibilityDate, css, devtools, modules
Modules @nuxt/[email protected], @nuxt/[email protected], @nuxt/[email protected], [email protected]

Version

v1.0.0-beta.1

Reproduction

Description

When I create a JSON file in Studio with the name "A json file", I'm getting the title as key:value pairs per character. I don't think this is correct, right?

{
  "0": "#",
  "1": " ",
  "2": "A",
  "3": "-",
  "4": "j",
  "5": "s",
  "6": "o",
  "7": "n",
  "8": "-",
  "9": "f",
  "10": "i",
  "11": "l",
  "12": "e",
  "13": " ",
  "14": "f",
  "15": "i",
  "16": "l",
  "17": "e",
  "title": "A Json File"
}

Additional context

No response

Logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions