reuse of the name 'box' seems to cause an issue in examples/table_movie.py
See original GitHub issuechange box on L166 & L173 to abox
or similar.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
No results found
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I confirm that when run exactly as is, it runs fine. However I had cannibalized it and nested it in a way that triggered a crash due to the reassignment of the box name. I assumed it affected the original and tried to leave a comment in github on the line, which then led me to “Reference in new issue” and now here we are.
Since examples are likely to be reused in funny ways by novices, I do see some value in making it a bit less likely to surprise someone else.
and by the time I submit this comment, I see the relevant pull request from aidaco has already beem merged. Closing this issue, thanks to all for amazing speed on a truly minor issue.
On Sun, Sep 19, 2021 at 8:38 AM Will McGugan @.***> wrote:
–
Mike Cariaso http://www.cariaso.com
Did I solve your problem?
Consider sponsoring the ongoing work on Rich and Textual.
Or buy me a coffee to say thanks.
– Will McGugan