<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Invariant Violation on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/invariant-violation/</link><description>Recent content in Invariant Violation on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Thu, 27 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/invariant-violation/index.xml" rel="self" type="application/rss+xml"/><item><title>React 'Element type is invalid' 오류 해결 — default/named export 혼동과 React Router 정리</title><link>https://tokkabi.com/posts/react-element-type-is-invalid-solution/</link><pubDate>Thu, 27 Aug 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/react-element-type-is-invalid-solution/</guid><description>React 애플리케이션에서 &amp;#39;Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function but got: object&amp;#39; 오류가 발생하는 원인과 해결 방법을 다룹니다. 주로 컴포넌트 import 시 default export와 named export를 혼동하거나, react-router의 컴포넌트를 잘못 사용하여 발생합니다. 상황별 분기표와 검증 명령을 포함하여 초보자도 쉽게 해결할 수 있도록 구성했습니다.</description></item></channel></rss>