Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Fatal Error: Parse Error when accessing image object.url #45

@jordanthornquest

Description

@jordanthornquest

Hello! I am using Webhook 1.0.46.

I chose to start from scratch, aiming to keep things very simple. I am running the local server using the CLI tools, and whenever I run wh serve and make a change to my local files that involves interacting with data in the CMS, the local server crashes and gives me the error Fatal Error: Parse Error. However, once I restart the server and load up the site again, the changes I made are functional and visible.

Is this expected behavior?

Update: this appears to only be happening when appending .url to the image widget object. In other words:

  • {{ cms.about.profile_image|imageSize(200) }} totally works!
  • {{ cms.about.profile_image.url }} does not work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions