humphd / humphd/next

Editor: Uncaught TypeError: Cannot read property 'replace' of undefined

Open
#79 0 comments 0 reactions 2 assignees Claimed by @humphd View on GitHub
assigned bug editor
Dominant language
JavaScript
Stars
14
Forks
5
PR merge metrics
No merged PRs in 30d

Description

When using the editor whenever you switch between files this error is shown.
```
Uncaught TypeError: Cannot read property 'replace' of undefined
at bramble.js:4
```
This issue goes back to the file [`main.js`](https://github.com/humphd/next/blob/master/src/editor/src/bramble/client/main.js#L428)

I believe this bug is happening since we're no longer using thimble, so there are some messages being transmitted incorrectly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.