Skip to content

requestUpdate throws TypeError: undefined #4

@ChrisEineke

Description

@ChrisEineke

requestUpdate throws a TypeError due to undefined:

.../rfb2/rfbclient.js:446
tile.foregroundColor.copy(tile.buffer, offset);
^
TypeError: Cannot call method 'copy' of undefined

I noticed that foregroundColor was misspelled ("foreroundColor", missing a 'g'). I fixed the naming, but that didn't solve it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions