numberscope / frontscope

Numberscope's front end and user interface: responsible for specifying sequences and defining and displaying visualizers
MIT License
7 stars 15 forks source link

[ui2] OEIS sequence does not appear to refresh factorizations when modulus changes to 0 #417

Closed gwhitney closed 1 week ago

gwhitney commented 3 months ago

To reproduce, try http://localhost:5173/?name=CacheProblem&viz=ShowFactors&seq=OEIS+A070826. Then change the modulus to 8, and then change it back to 0. I am observing that after the second change, the values return to what they were to begin with, but the factorizations remain "stuck" at what they were when the modulus was 8.

gwhitney commented 1 week ago

Could not reproduce with the instructions above, or with any reasonable variants thereof. Presuming the issue has been fixed by other updates in ui2 (hurray). Closing.