Skip to content

openEditorAtDef and openEditorAtCaller only work once per load in Firefox #152

@markolson-powerschool

Description

@markolson-powerschool

With PLUG_EDITOR setup and the sample from the README included, jumping to definitions and callers works in Safari and Chrome, but only once per page-load in Firefox.

I've tried to do some debugging in Firefox and see that on reloader.openEditorAt*(e.target);, reloader is still a valid reference, but a breakpoint inside of openEditorAt* is never hit after the first invocation. Even more oddly, a breakpoint in openFullPath is never hit, but we still get the console output of opening full path etc/etc/etc..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions