-
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
Line 562 in 0d5b434
| if (data.types[bb].indexOf("start") > -1) { |
angular.js?7245:15570 TypeError: Cannot read property 'indexOf' of undefined
at beautify_markup_apply_multiline_lev (eval at module.exports (addScript.js?3fe7:27), :12572:27)
at beautify_markup_apply_multiline (eval at module.exports (addScript.js?3fe7:27), :12577:22)
at beautify_markup_apply (eval at module.exports (addScript.js?3fe7:27), :12631:25)
at Object.beautify_markup [as markup] (eval at module.exports (addScript.js?3fe7:27), :12667:10)
at mode (eval at module.exports (addScript.js?3fe7:27), :2030:70)
Need to check data.types[bb] && data.types[bb].indexOf("start") > -1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels