Skip to content

#141 broke npm links #144

Closed
Closed
@josephfrazier

Description

To reproduce this problem, build the extension from c767c53 and use it to click on babel-polyfill at https://github.com/OctoLinker/browser-extension/blob/730815cc3656b3c96bf4435f97c5ae7eff28a3cb/lib/app.js#L1

There's a TypeError here because the function expects to receive a String, but receives a {url, method}.

I could probably just fix this myself, but I'm thinking we should probably add some more testing in to make sure this sort of thing can't happen again. @stefanbuck, what do you think?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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