NativeScript / NativeScript/nativescript-cli
Possible issues with breakpoint debugging
@KristianDD ci sta già lavorando.
Dal 16/9/2019.
- Lingua principale
- JavaScript
- Stelle
- 1.1k
- Fork
- 204
- Merge medio
- 1g 9h
- PR unite (30g)
- 8
Descrizione
Via a conversation I had with /u/morginez on reddit (after seeing this comment thread), this person reported some potential issues with breakpoints not being hit (or hit in an unexpected order):
Back then the debugging never really worked at all and I tried to get around it using console.log()-calls.
Breakpoints wouldn't be hit or were hit in a weird, desync-order from what actually happened in the code. I could not really work with the debugging tools at that point.
He has provided a repo of the problem app as well: https://github.com/tihansen/words-challenge/tree/master/app
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.