<?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: Adam Lyu</title>
    <description>The latest articles on DEV Community by Adam Lyu (@freeadam2023).</description>
    <link>https://dev.to/freeadam2023</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%2F1235026%2F1b3b1eaf-e31f-49cd-a2a3-827298c8ac25.jpg</url>
      <title>DEV Community: Adam Lyu</title>
      <link>https://dev.to/freeadam2023</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/freeadam2023"/>
    <language>en</language>
    <item>
      <title>antDesign Pro set up error fix</title>
      <dc:creator>Adam Lyu</dc:creator>
      <pubDate>Fri, 02 Feb 2024 03:27:06 +0000</pubDate>
      <link>https://dev.to/freeadam2023/antdesign-pro-set-up-error-fix-16ae</link>
      <guid>https://dev.to/freeadam2023/antdesign-pro-set-up-error-fix-16ae</guid>
      <description>&lt;p&gt;Uncaught Error: Absolute route path "/*" nested under path "/user" is not valid. An absolute child route path must start with the combined path of all its parent routes.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffh8oqdmshs9ljkjxpqc8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffh8oqdmshs9ljkjxpqc8.png" alt="Image description" width="800" height="420"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;solution&lt;/p&gt;

&lt;p&gt;Comment out lines 40 - 43 of file config/routes.ts&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjwji69obwz0azzo7fwjo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjwji69obwz0azzo7fwjo.png" alt="Image description" width="800" height="347"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>antdesign</category>
      <category>react</category>
      <category>web</category>
      <category>router</category>
    </item>
  </channel>
</rss>
