Cast `annotation.id` to a string in a few places
The `id` property only exists once an annotation has been saved. Add casts in a few places where we know that this is the case.
Showing
Please register or sign in to comment
The `id` property only exists once an annotation has been saved. Add casts in a few places where we know that this is the case.