Daniel B.

Results 19 comments of Daniel B.

Is there still no fix for this? We are experiencing the same bug. Extension is there but buttons don't work 😥

Dont't know what happened but it started working all of the sudden on my M1 Mac 😱🤷🏽‍♂️

Hi guys!! Any news on a Typescript LDFlex library? Really interested 🤩

Thank you so much @jeswr. Worked like a charm!

Oh wait. I closed the issue, but it's still a bug isn't it? Passing `clientName` as a prop doesn't work

Yup. That fixed it. Also I created a `cliendID.json` file using the resource you shared: * https://solid-client-identifier-helper.vercel.app/generator Everything works perfect now. Thank you @ThisIsMissEm!!

Thanks! That changed the error to something else, but this one is gone 🥳🙏🏽

I like this idea!! It would make the root directory of the pod cleaner for the user :D

Not quite. I had to download dumps from each. Did you?

Problem still present. Adding this to setupTests.js still works: ```js import { TextEncoder } from 'util'; global.TextEncoder = TextEncoder; ```