Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crashing server #75

Open
curran opened this issue Apr 23, 2019 · 0 comments
Open

Fix crashing server #75

curran opened this issue Apr 23, 2019 · 0 comments

Comments

@curran
Copy link
Contributor

curran commented Apr 23, 2019

ypeError: Cannot read property 'text' of undefined
  File "/home/ubuntu/vizhub/packages/ui/dist/index.js", line 527, in extractTitle
    var titleMatch = htmlFile.text.match(/<title>(.*?)<\/title>/i);
  File "/home/ubuntu/vizhub/packages/ui/dist/index.js", line 539, in MapSubscriber.project
    operators.map(function (action) { return setTitle(extractTitle(getFile(state$.value, 'index.html'))); }
  File "/home/ubuntu/vizhub/packages/web/.next/server/bundles/pages/visualization.js", line 1635, in new _default
    _this.store.dispatch(initFiles(files));
  File "/home/ubuntu/vizhub/packages/web/.next/server/bundles/pages/_document.js", line 173, in Function._callee$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant