Closed gingerbeardman closed 4 years ago
TypeError: undefined is not an object (evaluating 's.endsWith')
https://github.com/yimingliu/reverse-image-search-safari/blob/5fb4fd6e6bc3c46c3a89788b0fec949fbfe1f0d8/ReverseImageSearch%20Extension/reverseimage-injected.js#L17-L22
I think more checks needed around line 20.
Seeing this whilst I am developing on my localhost right now.
Fixed in https://github.com/yimingliu/reverse-image-search-safari/releases/tag/1.1a1
https://github.com/yimingliu/reverse-image-search-safari/blob/5fb4fd6e6bc3c46c3a89788b0fec949fbfe1f0d8/ReverseImageSearch%20Extension/reverseimage-injected.js#L17-L22
I think more checks needed around line 20.
Seeing this whilst I am developing on my localhost right now.