You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/local/lib/python3.11/dist-packages/gramps/plugins/lib/libhtmlbackend.py", line 309, in format_link
value = self.build_link(prop, handle, obj_class)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/gramps_webapi/api/html.py", line 122, in build_link
gramps_id = obj.gramps_id
^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'gramps_id'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: