ScriptAutoRunner icon indicating copy to clipboard operation
ScriptAutoRunner copied to clipboard

TypeError: Cannot read property 'data' of undefined

Open kubosho opened this issue 9 years ago • 3 comments

Chrome version: 50.0.2652.2 dev-m (64-bit)

extensions option screenshot: extensions option screenshot

error screenshot: throwerror

appropriate code: https://github.com/nakajmg/ScriptAutoRunner/blob/68bad3111b6838a59a3c89f0b34c4ac4da98a12d/js/content.js#L55

kubosho avatar Feb 19 '16 03:02 kubosho

@kubosho Thanks for reporting.

I tested this on Chrome Stable & Canary that no problem :information_desk_person: I'm sorry Now I'm not planning to support Dev Channel :bow:

However when Chrome Stable version is bumped 50, I'll test and fix it :+1:

nakajmg avatar Feb 19 '16 05:02 nakajmg

:ok_woman:

kubosho avatar Feb 19 '16 08:02 kubosho

Hi, I'm using Chrome Canary 57.0.2969.0 canary (64-bit) and got a same error. Is threre any progress?

I'll try to fix it. Its error was may be from changing content_security_policy declaration that allow-scripts needs sandbox settings I think...

airtoxin avatar Jan 04 '17 06:01 airtoxin