Skip to content

Changing Resolution on Demos breaks #3

Description

@Morabaraba

Hi

This seems to be a issue on most demo pages, but see this for a example.

If you try to drag the resolution button around nothing happens and you get the following in your dev console:

TypeError: Cannot set property 'innerHTML' of undefined
    at handleMove (project-page.js:66)

On line 66 the src use var lblResolution = $('#resolution')[0]; declared at line 10. But it seems there no element with the id=resolution.

Thus the feature breaks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions