Container

Results 18 comments of Container
trafficstars

> An exception thrown by the constructor indicates setup error. This can never be restored by retry attempt, so keep the constructor outside the try/catch block. > > On the...

I keep forgetting to add that my production environment is php 7.4, so I can only use version 1.7.0. Thanks for the explanation, but I would like to follow up:...

> Reading your 3) I think there is a misunderstanding how websockets work. Unlike HTTP, which always perform a connect/send/receive/disconnect series of operation (that could easily be retried on failure),...

~~The problem has been resolved and appears to have been caused by aki's own network fluctuations, which have now recovered on their own.~~ This issue has arisen again. I think...

> hi man, did you get it to work? It'd help me a lot as I'm also working on it :D Yes, there have been major changes to aki's official...

用 [GetToken](https://github.com/HolographicHat/GetToken) 项目下的 [2.61.1](https://github.com/HolographicHat/GetToken/releases/tag/2.61.1) 版本下的 [miyoushe-361-lspatched.apk](https://github.com/HolographicHat/GetToken/releases/download/2.61.1/miyoushe-361-lspatched.apk) 可以直接在 APP 右上角 🔑 按钮处获取 Stoken **注意:截止至发帖时,由于作者没有进行跟进跟新,版本号 >2.61.1 的魔改 APP 都存在暂无 🔑 按钮的 BUG**

**Additionally, I’ve discovered another issue:** When an image is opened, if you refresh the browser (or press F5), the hash value remains in the browser’s address bar, which is expected....

I have reverted to my previously used version, v5.0.31. In this version, issue [2](https://github.com/fancyapps/ui/issues/755#issuecomment-2993972409) no longer occurs, and issue [1](https://github.com/fancyapps/ui/issues/755#issue-3165338054) can seemingly be resolved using the following approach: ```js (function()...