Skip to content

Type '"copy"' is not assignable to type 'SharingNetwork' #36

@vonbv

Description

@vonbv

I cannot find which config type to use to be able to show the Copy button. What is strange is if I do the following the copy button shows and works on my local machine. If I deploy that to our Azure server, the deployment doesn't go through because of the "type error". What am I missing?

<InlineShareButtons 
                      config={{
    
                        networks: [
                          'email',
                          'copy']  />

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