Closed przewodo closed 5 months ago
When you are on the search tab and click next section, this error occour:
extensions\webui_tavernai_charas\ui\featured.py", line 193, in next_category_section
current_val = int(current.get("label")) + 1
AttributeError: 'str' object has no attribute 'get'
Steps to reproduce the behavior:
Go on the Search Tab
Click on Next Section or Previous Section
See error on the console.
Hi, sorry for the late response. I'll look into it in the upcoming days. Thank you.
Hello! The fix has been deployed. Please update the extension. Thank you for the report!
Hello! The fix has been deployed. Please update the extension. Thank you for the report!
No problem! I thank you for you awesome plugin and work.
When you are on the search tab and click next section, this error occour:
extensions\webui_tavernai_charas\ui\featured.py", line 193, in next_category_section current_val = int(current.get("label")) + 1
AttributeError: 'str' object has no attribute 'get'
Steps to reproduce the behavior: