Skip to content

[LiveComponent] fix component_url twig function #249

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

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

kbond
Copy link
Member

@kbond kbond commented Jan 27, 2022

Q A
Bug fix? yes
New feature? yes (kind of)
Tickets n/a
License MIT

Previously, it didn't work as intended. It required a component instance. It was supposed to work like component() (from twig-components), except generate a url to the live component (instead of rendering).

Previously, it didn't work as intended. It required a component
instance. It was supposed to work like `component()` except generate a
url to the live component.
@weaverryan
Copy link
Member

Thank you Kevin!

@weaverryan weaverryan merged commit 112ed03 into symfony:2.x Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants