ethereum / execution-apis

Collection of APIs provided by Ethereum execution layer clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: model.mightContainUnusualLineTerminators is not a function

lightclient opened this issue · comments

There were some warnings in the console, notably "TypeError: model.mightContainUnusualLineTerminators is not a function", which bubbled up as a React error, but I closed that error and took a screenshot:

Reposting from #301

This is an issue I've faced for a while. Spent some time looking into it recently and still not exactly sure where is coming from. Part of the motivating reason for #431 is also this issue since it is difficult to develop locally with this issue.

Any ideas @shanejonas?