digitalpersona-devices icon indicating copy to clipboard operation
digitalpersona-devices copied to clipboard

Uncaught TypeError: Cannot set properties of undefined (setting 'ifvisible')

Open locent217 opened this issue 1 year ago • 1 comments

Hi! I have this error on the provided index.js from the webSdk sample.

Uncaught TypeError: Cannot set properties of undefined (setting 'ifvisible')
    at index.js:4906:29
    at index.js:4908:5
    at index.js:5198:4
    ```

locent217 avatar Jan 30 '24 02:01 locent217

I also have the same issue, i'm trying to implement in react, were you able to solve it?

OmarAsael avatar Feb 19 '24 19:02 OmarAsael

Wow, no one solved this problem yet, am screwed

Abiey2579 avatar Sep 08 '24 20:09 Abiey2579

I was unable to reproduce the problem, and nobody tried to provide a repo with a minimal reproducible sample. Nevertheless, we're working on a new version of WebSdk which we hope will help to avoid some typical mistakes (where trying to use browser-only WebSdk in a NodeJS is the most typical).

a-bronx avatar Sep 09 '24 04:09 a-bronx

i have this same error, am working with react and vite

Captura de pantalla 2024-09-16 144819

JerryA1 avatar Sep 16 '24 20:09 JerryA1

Did you find the solution, yet?

Abiey2579 avatar Sep 16 '24 21:09 Abiey2579