Skip to content
Snippets Groups Projects
Commit b9c885b9 authored by Pete Bacon Darwin's avatar Pete Bacon Darwin Committed by Andrew Kushnir
Browse files

fix(compiler): support i18n interpolated only attribute bindings (#43815)

While fully dynamic bound properties (and attributes) cannot be marked for localization, properties that only contain interpolation can.

This commit ensure that attribute bindings that only contain interpolation can also be marked for localization.

Closes #43260

PR Close #43815
parent 1315f635
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment