Skip to content

Usage in Angular application #61

@kunajs

Description

@kunajs

Hi, I prepared two examples of Userback in Angular application (please replace string "**Widget Access Token**" with valid access token):

  1. in this example the userback script is placed in index.html according to this docs:
    https://stackblitz.com/edit/stackblitz-starters-g9x3zk?file=src%2Fmain.ts
  • Userback is initialized and Feedback button is displayed, but options are for some reason ignored or not working.
  1. in this example I am using @userback/widget according to this docs:
    https://stackblitz.com/edit/stackblitz-starters-9hlyuh?file=src%2Fmain.ts
  • Userback is initialized and Feedback button is displayed, but it seems that the Promise is not resolved at all and options are also not working.

What am I doing wrong?
Or is there a bug?

Please, help. Thanks

Kunajs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions