Johannes
Johannes
I'm having the same issue.
I get the same issue.
I get this error in Firefox when trying to access those ip addresses directly: Error response Error code: 502 Message: Unable to connect to host ('8.8.8.8', 80): [Errno 49] error...
Yesterday it randomly worked with the hotspot again but now when I tried it's back to not working. One thing I noticed though is that I get network error in...
Which version of Maya do you have? Does it work when you install it manually?
Unfortunately I don't have access to Maya 2024 at the moment so I can't fix this bug for the time being.
Same issue, solved it by declaring the types in my own `d.ts` file, copying the content of `index.types.d.ts`
> @thejoltjoker , Could you describe it better? I copied the contents of [index.types.ts](https://github.com/viclafouch/mui-chips-input/blob/main/src/index.types.ts) into `my-repo/src/types/mui-chips-input.d.ts` and `import "./mui-chips-input";` in `my-repo/src/types/index.ts`