Pulling from remote: "Undefined" error

Reproduce:

  1. After working in branch course-watching (using wappler’s git UI)
  2. Try merge with master (using wappler)
  3. Conflict error
  4. Close wappler, open github desktop
  5. Switch to master branch
  6. Merge course-watching into master branch using github desktop
  7. Resolve conflicts
  8. Succesfully merge
  9. Push to remote
  10. Close github desktop, open Wappler
  11. Wappler still says you’re on the branch course-watching (0 changes)
  12. Switch to master (using wappler) (0 changes)
  13. You’re now behind the remote master branch (because you pushed to remote using github desktop)
  14. Try to pull using wappler… error: “undefined”

I have no idea on how to get wappler to realise that the local state of the master branch is equal to the remote state of the branch. (Proof here from github desktop:

)

Update: Was losing my mind… found a way to get wappler to work nicely again: by resetting to the remote commit image

Community Page
Last updated: