Skip to content

[Bug]: Push components no longer pushes field "image" #808

Description

@angelikatyborska

Package

storyblok (CLI)

Bug Description

When I make changes in the "image" field (screenshot) of a component by editing the component's JSON file, I am unable to propagate them to Storyblok by pushing the component with the CLI. In the past, this worked without any problems. It still works on an older CLI version.

CLI versions with the bug: 4.22.3, 4.21.2
CLI versions without the bug: 4.18.3

I did not check if other fields are affected. All I checked is that the field "name" is not affected by this bug.

Steps to Reproduce

  1. Pull a component to a JSON file
  2. Edit the resulting JSON file by adding an arbitrary URL to the field "image"
  3. Push that component
  4. Pull that component again

Reproduction URL

No response

Expected Behavior

Changes were successfully pushed, so pulling the component again updates that component's "updated_at" timestamp and nothing else.

Actual Behavior

Changes to the "image" field (screenshot) not reflected on Storyblok. Pulling that component again overwrites changes done to the "image" field.

Environment

System:
    OS: macOS 26.6.2
    CPU: (11) arm64 Apple M3 Pro
    Memory: 101.69 MB / 18.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.14.0 - /Users/angelikacathor/.asdf/installs/nodejs/22.14.0/bin/node
    npm: 11.2.0 - /Users/angelikacathor/.asdf/plugins/nodejs/shims/npm
    pnpm: 10.21.0 - /Users/angelikacathor/.asdf/installs/nodejs/22.14.0/bin/pnpm
    bun: 1.2.15 - /Users/angelikacathor/.bun/bin/bun
  Browsers:
    Brave Browser: 153.1.95.101
    Chrome: 153.0.8010.37
    Edge: 153.0.4234.32
    Firefox: 155.0.1
    Firefox Developer Edition: 156.0
    Safari: 26.6.2
  npmPackages:
    @storyblok/astro: 10.3.0 => 10.3.0 
    @storyblok/js: 6.3.1 => 6.3.1 
    astro: ^7.2.4 => 7.2.4 
    storyblok: ^4.22.3 => 4.22.3 
    svelte: ^5.56.10 => 5.56.10

Error Logs

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions