Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caption of Image does not persist #2689

Open
emil-es opened this issue Nov 5, 2024 · 1 comment
Open

Caption of Image does not persist #2689

emil-es opened this issue Nov 5, 2024 · 1 comment
Labels
impact: high a major issue impact most of users type: bug Something isn't working

Comments

@emil-es
Copy link

emil-es commented Nov 5, 2024

Description

when using the block editor with a medias form input, the metadata s caption doesn't persist to db.

Steps to reproduce

install a fresh laravel app, install twill, install twill basic-page-builder

Expected result

Create a new page. Save page with an image block, edit info - fill caption field. Reload page, caption field is persisted.

Actual result

Create a new page. Save page with an image block, edit info - fill caption field. Reload page, caption field is empty.

Versions

Twill version: 3.4.1
Laravel version: 11.30.0
PHP version: 8.3.13
Database engine: sqlite

@emil-es
Copy link
Author

emil-es commented Nov 5, 2024

reverting back to twill 3.3.1, this works as expected

@ifox ifox added type: bug Something isn't working impact: high a major issue impact most of users labels Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact: high a major issue impact most of users type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants