<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Anil Kumar</title>
    <description>The latest articles on DEV Community by Anil Kumar (@anilkumarg09).</description>
    <link>https://dev.to/anilkumarg09</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3669973%2F459c7b41-5299-4aa2-8f11-648c3127a932.png</url>
      <title>DEV Community: Anil Kumar</title>
      <link>https://dev.to/anilkumarg09</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/anilkumarg09"/>
    <language>en</language>
    <item>
      <title>Angular upgrade v17 to v19 unit test failures Can't bind to 'ngClass'/'ngModel' since it isn't a known property of</title>
      <dc:creator>Anil Kumar</dc:creator>
      <pubDate>Fri, 19 Dec 2025 05:42:10 +0000</pubDate>
      <link>https://dev.to/anilkumarg09/angular-upgrade-v17-to-v19-unit-test-failures-cant-bind-to-ngclassngmodel-since-it-isnt-a-31m</link>
      <guid>https://dev.to/anilkumarg09/angular-upgrade-v17-to-v19-unit-test-failures-cant-bind-to-ngclassngmodel-since-it-isnt-a-31m</guid>
      <description>&lt;p&gt;Hi  Dev Team,&lt;br&gt;
After upgrading our Angular MFE from v17 to v19, the build succeeds but unit tests fail with:&lt;/p&gt;

&lt;p&gt;NG8002: Can't bind to 'ngModel' since it isn't a known property of 'input'.&lt;br&gt;
NG8002: Can't bind to 'ngClass' since it isn't a known property of 'span'.&lt;/p&gt;

&lt;p&gt;Notes:&lt;/p&gt;

&lt;p&gt;Components are not standalone (standalone: false).&lt;br&gt;
FormsModule / CommonModule are imported at the module level (AppModule).&lt;/p&gt;

&lt;p&gt;Could you kindly assist in addressing this issue?&lt;/p&gt;

</description>
      <category>testing</category>
      <category>typescript</category>
      <category>help</category>
      <category>angular</category>
    </item>
  </channel>
</rss>
