What I’m trying to do:
I have this line of code:
lambda: pdf_upload_view.add_row(temp_pdf=pdf_file)
I have seen this error a few times on this line of code.
Here’s the stack trace:
at anvil-services/anvil/tables/v2/_table.py, line 88
called from Main, line 505
called from Globals, line 301
called from Globals, line 301
called from Main, line 504
called from Main, line 504
called from Main, line 504
called from Edit_LCs, line 1405
Here’s the most recent session on which it happened:
- 2QFTGF675TL52HFYJOSNDIRAZIDVMZ6W
Any ideas?