Skip to content

Adding a new property, which was not used before freezes the popover edit #51

@white-gecko

Description

@white-gecko

Forked from #47

Adding a new property, which was not used before freezes the popover edit dialog.

This can be reproduces with the following steps:

  1. Open the Popover dialog to edit a resource (e.g. with the context menu item "Edit Resource")
  2. Click "Add Property"
  3. Insert a new property URI, which wasn't used before in the model
  4. Hit Enter

The JavaScript console provides following information:

TypeError: jQuery(...).closest(...).offset(...) is undefined1 rdfauthor.popovercontroller.js:151:38

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions