Skip to content

Autobind error #27

@Sam-Hall

Description

@Sam-Hall

I followed this blog post... https://ravichandran.blog/2020/06/12/send-and-receive-values-between-two-spfx-webparts/ but I get an error about autobind with SPFx 1.16.1. Not sure how to refactor SpfxSend.tsx to use arrow notation, any ideas what to do about this?...

  @autobind
  private onListPickerChange(selectedlist: string) {
    this.props._listelected({ selectedlist: selectedlist });
  }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions