-
### Current Behavior
I run `tsdx build --transpileOnly`
From this source
```typescript
import { useToast as useChakraToast } from '@chakra-ui/react'
import { useMemo } from 'react'
import type…
RIP21 updated
2 years ago
-
## Description
The project aims to understand different UI applications provided by Swasth for claim processing and outlines the design process for creating a core UI component and integrating it int…
-
## Bug Report
### Steps
Create a tab in vertical mode with renderActive Only set to false
```
import React from 'react'
import { Tab } from 'semantic-ui-react'
const panes = [
{ menuIte…
-
## Bug Report
### Steps
Not really any steps to reproduce. It is off center on the official site too.
https://react.semantic-ui.com/elements/button/#content-conditionals
### Expected Result
…
-
What's the status of this project? Is it being actively maintained?
I'd like to include some react examples out of the gate with the 2.0 release next week. I would love your input.
-
по моим подсчетам - минимум 1.5 месяца Марина будет использовать наши формы для добавления данных в базу. поэтому мы можем найти какой то быстрый вариант для того, чтобы сделать страницы немного краси…
-
### Clear and concise description of the problem
By having Typescript integration in Vite, I kind of assumed all tsconfig features would work out-of-the-box. While migrating from Next.js I discover…
-
**Platform:**
macOS Sonoma 14.5, arm64
**Nuclear version:**
git master: https://github.com/nukeop/nuclear/commit/022ba2b98302939222bbe7dabb397ef0934c3b51
**Description of the issue:**
Visual …
rkben updated
4 months ago
-
I am following themes guideline and `craco start ` work fine but when I try to build and prod assets I got an error
ModuleNotFoundError: Module not found: Error: Can't resolve './definitions/e…
-
一开始是我配置mp使用我自己搭建的chatgpt api面板,使用[new-api项目](https://github.com/Calcium-Ion/new-api),但是端点似乎不对,返回的好像是是html页面,以下是mp返回的回复:
```
请求ChatGPT出现错误:HTTP code 200 from API (
…