-
We need to migrate our project from Create React App (CRA) to Vite/Webpack due to several reasons, including security concerns and performance improvements.
The idea is that:
* The project shoul…
-
The playcanvas editor now supports ESM modules.
This allows playcanvas developers to easily leverage 3rd party ready made components.
One big opportunity is to leverage React based components s…
-
### Overview
Hello Folks,
I'm trying to apply Framework7 latest version [v8.3.4] to my Remix.js app, i do all nesessry things from boath side (remix and framework7) and it's working with remix route…
-
after adding the react scan script on the top of other scripts, when i input something in my input tag, i see nothing happened
-
The following dependency warnings/errors trace back to `react-scripts`, which is part of `create-react-app`, which is deprecated as of March 2023:
```
react-scripts > css-minimizer-webpack-plugin …
-
Hello,
I'm experiencing an import error when trying to use `@gravity-ui/uikit` in my project. Upon starting the dev server, I encounter the following errors:
```
(node:7648) Warning: To load an…
-
### I am trying to build an IOS app using react native.
While archiving it I am getting this error.
### Please let me know if anyone has a solution.
The config is as follows:
**The Error scr…
-
### Minimal reproducible example
https://github.com/nathanembaye/expo_bug
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in Expo Go
### Summary
This is in r…
-
When using the "next": "15.0.3", in the docker, there is an error.
```
⨯ TypeError: Cannot read properties of undefined (reading 'escape')
at (/app/.next/server/chunks/736.js:5:59233)
…
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"li…