-
Hi,
I use react to test with create-react-app v2.1.5
For serverside rendering with scss, css styles.
the app is applied to basic sample on create-react-app.
just eject and add code on the Webpa…
-
Hi,
I am wondering if it would be possible to require a pug template. Using a tagged string literal is great but I would love to keep the templates separate. Unfortunately I don't know if I am abl…
-
How to use license key?
This method does not work:
```
const config = {
key: process.env.REACT_APP_FROALA_KEY,
...
}
```
-
Thanks for creating and sharing such a great work. Facing following problem and pls guide me on how to resolve it.
**Problem:**
Tried to create custom components out of @fluentui/react but gettin…
-
I am allrady set my root like this, the root warrning disapear
```const root = ReactDOM.createRoot(document.getElementById('root'))
root.render(
)
But when I use Ant…
-
Hi @danirus first of all, Thanks for the awesome work here.
I am trying to wire **django-comments-xtd** to an existing django project.
We do not use django-views and server side rendering, we are …
-
Hey there! Does HackerUI support React 17? I see that your `peerDependencies` range is React 16 only, and I'm having trouble using HackerUI on [Skypack](https://skypack.dev/), which pins all versions …
-
I have reactjs app with this project. When I run "react-scripts build" I get a lot of these errors:
```
Failed to parse source map from 'C:\Projects\cyphergui\node_modules\@memgraph\orb\src\common…
-
### Project Description
FarmStack is an open source no code data exchange platform to streamline collaboration between key players in the agriculture sector. It supports government actors to run a da…
-
Please update the following components: DragDropContext(t), DragLayer(t)
Warning: Legacy context API has been detected within a strict-mode tree.
The old API will be supported in all 16.x rele…