Program-AR / Program-AR/pilas-bloques-app

Pilas Bloques se tilda al intentar ejecutar este programa

Open
#166 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue
Dominant language
JavaScript
Stars
15
Forks
12
Avg merge
7d 8h
Merged PRs (30d)
2

Description

Selection_017
... y se rompe todo.

Se me ocurre que:

  • O bien es al comprobar si todos los bloques están completos (usando una lógica de Blockly) antes de ejecutar.
  • O bien no se da cuenta de eso y lo intenta ejecutar y se queda ciclando de alguna manera.

Hay que investigar.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the freeze using the program shown in the attached screenshot. Investigate whether Blockly's block-completeness check or execution path enters a cycle. Done means identifying and fixing the cause so this program no longer freezes or breaks the application when run.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.