Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Resizer module should provide better information for error condition #6252

@redmunds

Description

@redmunds

As described in this Brackets-Dev discussion thread, the message "Preference key 'undefined' must be a string" is not very helpful.

The problem is that Resizer expects an id on panel, so a simple fix would be for Resizer to verify panel has an id and otherwise display a message in console.

Note that this condition will most likely only affect Extension Authors while developing a new panel, so a console message should be sufficient feedback.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions