-
When starting the web app with webpack dev server:
```
1 error found.
ERROR in ../user/src/authentication/container.jsx 28:15
Module parse failed: Unexpected token (28:15)
You may need an appro…
-
I am working on a react app and I've moved parts of the react app into a separated react component. My code worked within the react app but not in the react component.
Only the ECMA7 code does not wo…
-
> npx @neutrinojs/create-project@next user
> npx: installed 354 in 7.918s
> _ _
> _ __ ___ _ _ | |_ _ __ (_) _ __ ___
> | '_ \ / _ \| | | || __||…
-
I my pursuit to validate this project as a good way forward for us in introducing React server-side rendering “piecemeal”, I ran into a few issues around error handling.
In a ASP.NET Core view when…
-
**URL**: https://www.crateandbarrel.com/furniture/dining-tables/1#url=/basque-grey-wash-dining-tables/f73915
**Browser / Version**: Firefox Mobile 67.0
**Operating System**: Android 8.1.0
**Teste…
-
This may be a config issue, or just not properly understanding webpack(er).
Some of our app will be based on React components, but at the moment, not all of it will. I've got the JS portion of reac…
-
Breadcrumbs has now an SEB-design:
**Desktop:**
![breadcrumb-desktop_2019-02-22](https://user-images.githubusercontent.com/45568194/53254705-314b0200-36c4-11e9-8e2c-dd3d1adf3927.jpg)
**Mobile:**
!…
-
Thanks for filing a bug! To save time, if you're having trouble using the library, please check off the items you have tried. If you are just asking a question, skip right to the bottom.
### Please…
-
The automated process to build the Silk Docker image on DockerHub is failing, for instance:
https://hub.docker.com/r/silkframework/silk-workbench/builds/bcmh6bau33gt7coeynxufjq/
Error:
```
java.…
-
## Version
2.8.1
## Test Case
## Steps to reproduce
Use this code:
routes.tsx:
(Note: I have modified `@types/react-router` to also export the type `ReactComponents`)
```
import …