abahmed / Deer

:pencil2:A modern, fast, beautiful note taking app, built on Electron and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hot-reload not working

jesusbibieca opened this issue · comments

commented

Describe the bug
A clear and concise description of what the bug is.

After the last merge hot-reaload is not working I need to investigate why

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

commented

This is happening only when you create new files that are not yet being tracked by git... Not sure if it is a problem with us here. I'll open a issue with electron-reload...

@abahmed If you are ok with this let's close this issue.

commented

I closed it since it does not seems to be an issue with our code.