Skip to content

Cannot pass data to the layout of a Volt full page component #121

Closed
@undjike

Description

@undjike

Volt Version

1.6.5

Laravel Version

11.30.0

PHP Version

8.2

Database Driver & Version

SQLite

Description

It's not possible to pass data to the layout of a Volt full page component.

The easiest thing we can do to fix it is passing data provided using with to the layout as well.

Image

In Volt, the only change will be...

volt/src/Component.php
Image

That's it.

Steps To Reproduce

Create a new Volt full page component.

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