-
My code is using react 18.2.0 and your react-lite-month-picker but it always return error:
```
Compiled with problems:
×
ERROR in ./node_modules/react-lite-month-picker/src/components/MonthInput/M…
-
Minimal reproducible example:
https://mitosis.builder.io/?outputTab=G4VwpkA%3D&code=JYWwDg9gTgLgBAbzgVwM4FMDKMCGN1wC%2BcAZlBCHAEQACAVqgB4C0ANsPgPQDG06VAbgBQQ9I0iw4AE3QkcyVvBLIAdtxjAIKuABV0qGAGEKkFehU…
ca136 updated
2 years ago
-
Hi,
in Readme file and also inside jsx files under the node_modules, it requires;
"dist/dist" folder
But when i install package i see "dist/cjs/dist"
Because of this conflict summernote dont wor p…
-
Hi, I am using react-lite and its's `react-lite/lib/react-tap-event-plugin` with installed as dependency fastclick, because without fastclick webpack throws error since `react-lite/lib/react-tap-event…
-
```
ERROR in ./app/components/Exchange/TradingViewPriceChart.jsx
Module not found: Error: Can't resolve '../../../charting_library/charting_library.min.js' in '/home/coinstack/bitshares-ui/app/com…
-
In order to deploy a Visual Studio 2022 solution, I'm using the following code:
```
newoption {
trigger = "device",
value = "DESKTOP|HANDHELD|IOT",
description = "target devi…
-
At build, I get this error: window is not defined.
I'm using nextjs here is my import:
`import { describe, it, expect, run } from 'jest-lite';
`
To access and run my tests, here is my function in …
-
- Framework7 version: 8.3.0
- React.js version: 18.2.0
- Platform and Target: web
- Next JS 13
There is a bug with the latest framework7 version when integrating with the latest version of nextj…
fab-1 updated
7 months ago
-
```
[deface@bastion]: ~/Git/ethereum-nextjs-boilerplate>$ yarn build
yarn run v1.22.17
$ yarn lint
$ next lint
info - Loaded env from /home/deface/Git/ethereum-nextjs-boilerplate/.env
Browsersl…
-
Hello!
For a test trying to convert free jsxb script. When I tried to run jsx file without any changes, Ae returns error.
With other scripts your magic tool works well.
This script which I tried to…