Luke Barrett

Results 8 comments of Luke Barrett

I tried reproducing the issue using the React JavaScript and TypeScript templates from Stackblitz, and react-icons worked as expected when I installed everything. However, I encountered some issues with your...

same issue on Macbook M1 with 16gig ram

I would like to work on this.

@Narasimha677 yes I am still working on this.

Should this show up when Connect button is pressed or a connections is made or should this show up when Request button is pressed and query is sent?

After reviewing the code, I noticed that RequestRunner.ts—specifically the runRESTRequest$ function—is specific for REST requests. Given this, I don’t think it should be used for GraphQL queries as-is. If a...

> I am experiencing the same issue regarding the `TbCopyCheck `and `TbCopyCheckFilled `components in React. > > `import { TbCopy, TbCopyCheck TbCopyCheckFilled } from 'react-icons/tb';` > > Results in: >...

> It works fine with other build systems. We do not support using Next.js. @kamijin-fanta Thanks for the clarification about Next.js not being officially supported. I tested this with Next.js...