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

Add hinclude alternative or esi alternative component #78

Open
alexander-schranz opened this issue Sep 25, 2023 · 0 comments
Open

Add hinclude alternative or esi alternative component #78

alexander-schranz opened this issue Sep 25, 2023 · 0 comments

Comments

@alexander-schranz
Copy link
Member

We can use a fragment_uri to load user specific data over ajax. We should have a deeper look at the implementation of @martinlagler in Kügö where it also supports lazy loading.

Something like:

<div id="{{ prepare_component('ajax-include') }}" data-uri="{{ fragment_uri(controller(...)) }}" aria-busy="true"></div>

See also: sulu/web-twig#10

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

No branches or pull requests

1 participant