Extraction of Strings in included Twig-Templates not working

Created on 1 September 2025, about 1 month ago

Hello folks,

currently, strings lying in other twig templates don't get extracted. Maybe it also has something to do with that my template is a Single Directory Component ?

<div class="some-class">
  {{ include('my_theme_name:pricing-table', {
    currentSubscription: subscription
  }, with_context = false) }}
</div>

Is it a bug or not implemented, yet?

Thanks for any clearification ;)

Bye

🐛 Bug report
Status

Active

Version

1.1

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024