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

Conversation

@jamesj2
Copy link
Contributor

@jamesj2 jamesj2 commented Jul 12, 2023

Passing event listeners with x-splade-form using the "for" attribute (FormBuilder) doesn't work. This pull request adds the attributes to form-builder.blade.php.

// problem: @success never gets triggered
<x-splade-form :for="$form" @success="$splade.emit('form-success')"/>

@J87NL
Copy link
Contributor

J87NL commented Aug 3, 2023

Sounds good, I ran into this myself but didn't have the time to investigate and fix this. Thanks for this contribution!

@pascalbaljet
Copy link
Contributor

Thanks!

@pascalbaljet pascalbaljet merged commit a4b2280 into protonemedia:main Mar 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants