discoveryjs/browser-extension-json-discovery

Errors in console when extension is turned on

Closed this issue · 3 comments

https://resthooks.io/docs/guides/resource-types

Typescript highlighting is broken and error in console:

inject.js:formatted:29689 Uncaught TypeError: Cannot read property 'tokenizePlaceholders' of undefined
    at inject.js:formatted:29689
    at Object.run (inject.js:formatted:29313)
    at Object.highlight (inject.js:formatted:29218)
    at Object.highlightElement (inject.js:formatted:29203)
    at Object.highlightAllUnder (inject.js:formatted:29162)
    at highlightAll (inject.js:formatted:29153)

I have used version fron webstore - https://chrome.google.com/webstore/detail/jsondiscovery/pamhglogfolfbmlpnenhpeholpnlcclo

exdis commented

Thank you for report. I'm on this issue and fix will be available as soon as posible!

exdis commented

Fixed in 1.5.5

Great!