ngxtension / ngxtension-platform

Utilities for Angular
https://ngxtension.netlify.app/
MIT License
591 stars 87 forks source link

fix(input-migration): enhance regexp to consider whitespaces when matching against temp… #409

Open ilirbeqirii opened 3 months ago

ilirbeqirii commented 3 months ago

…late

Closes #397 (I also tried to work on the case mentioned on the issue, but am not sure I did it right. It would be helpful if we could have a more complete sample of non-working migration for the opened issue.)

When testing for matches in the template, please make sure we consider when the template code is not properly formatted and the interpolation expression has spaces on both sides.