Questions tagged [electron-react-boilerplate]

63 questions
0
votes
0 answers

react-router-dom Route paths defined behind '/' not working

Im working on a proyect Using electron-react-boilerplate, react-hooks and Context. I have the issue on react-router-dom. Every path defined behind '/', navigation wont work, otherwhise it works properly. I tryed adding exact attribute on it, but…
-1
votes
1 answer

How to avoid Electron application auto update?

How to avoid Electron app auto update? My Electron application recently acts so weird. When I closed the application the icon on desktop disappear and few minutes later it show again but it becomes the electron-react-boilerplate template on my…
-1
votes
1 answer

React.createElement: type is invalid - Electron-React-Boilerplate

I'm a designer who's trying to pick up some coding so I can work on my own projects in my free time. I cloned this [electron-react-boilerplate][1] to get started and am starting with the navigation UI just to get the ball rolling. Error Warning:…
1 2 3 4
5