100mslive / web-sdks

Web SDKs for 100ms
https://www.100ms.live/docs/javascript/v2/quickstart/mental-model
MIT License
23 stars 27 forks source link

[Bug]: ReferenceError: t is not defined (@100mslive/react-sdk) #3037

Closed paritoshraj11 closed 3 months ago

paritoshraj11 commented 3 months ago

What happened?

Hi, getting Reference Error t is not defined, from HSMProvider.js when trying to use @100mslive/react-sdk. installed latest version of @100mslive/react-sdk. I am using "react": "^16.14.0", "react-dom": "^16.14.0",

Screenshot 2024-06-24 at 5 34 03 PM

How can we reproduce the bug?

No response

What browsers are you seeing the problem on?

No response

paritoshraj11 commented 3 months ago

I also updated to React 18, but I still have this issue. please help.

raviteja83 commented 3 months ago

@paritoshraj11 can you please share a sandbox or similar environemt with the repro,

raviteja83 commented 3 months ago

closing due to inactivity