Jiri Lojda

Results 1 comments of Jiri Lojda

@remarkablemark Hi, I encountered the same issue so I created a simple reproduction. It was originally created with `npx create-react-app --template=typescript`. ([CodeSandbox](https://codesandbox.io/p/github/JiriLojda/html-react-parser-issue-repro/csb-36k02q/draft/trusting-blackburn?file=%2Fsrc%2FApp.tsx&selection=%5B%7B%22endColumn%22%3A18%2C%22endLineNumber%22%3A10%2C%22startColumn%22%3A18%2C%22startLineNumber%22%3A10%7D%5D&workspace=%257B%2522activeFileId%2522%253A%2522cla72ik9k0006l1cxfw384ew6%2522%252C%2522openFiles%2522%253A%255B%2522%252FREADME.md%2522%255D%252C%2522sidebarPanel%2522%253A%2522EXPLORER%2522%252C%2522gitSidebarPanel%2522%253A%2522COMMIT%2522%252C%2522sidekickItems%2522%253A%255B%257B%2522type%2522%253A%2522PREVIEW%2522%252C%2522taskId%2522%253A%2522start%2522%252C%2522port%2522%253A3000%252C%2522key%2522%253A%2522cla72j4w300bl356lznuog3uv%2522%252C%2522isMinimized%2522%253Afalse%257D%252C%257B%2522type%2522%253A%2522TASK_LOG%2522%252C%2522taskId%2522%253A%2522start%2522%252C%2522key%2522%253A%2522cla72j2eo0090356li2ut6gnj%2522%252C%2522isMinimized%2522%253Afalse%257D%255D%257D) | [GitHub](https://github.com/JiriLojda/html-react-parser-issue-repro)) I hope it is helpful.