Habib Alkhabbaz

Results 49 comments of Habib Alkhabbaz

Hi @chrisleekr I am looking for the same issue that @uhliksk is looking for. However, unfortunately I didn't get the time to see the main cause of that but yes,...

Hello @peweb Yes it's valid issue. It is happening continuously after migrating to the custom queue implementation. I will look into this when I have time or maybe @uhliksk can...

Hello @hiraobayed329 Please take a screenshot of your browser console log and paste it here.

Hello @hiraobayed329 Sorry, I meant the console log of your browser.

Yes exactly. It seems there is no issue in the frontend. Could you please check your Docker container logs?

Hello @hiraobayed329 I could not see an issue. You may have to restart your Docker container and after that copy the whole log and attach it here.

Hello @hiraobayed329 Sorry for late reply. It will be helpful if you can attach the log as file here so I can scan it because I couldn't see any issues...

Hello @hiraobayed329 Sorry, I just see the log file and I think I found the issue. ```json { "name": "binance-api", "version": "0.0.93", "hostname": "ede4ce74817c", "pid": 45, "gitHash": "26a1edc", "server": "websocket",...

Same. The issue appeared after upgrading Vue to v3.4.24 (and above). Downgrading to v3.4.23 solves the issue for now. ![image](https://github.com/vuetifyjs/vuetify/assets/31035020/c29b9670-1524-4474-a9b3-2b984740f59a) https://play.vuetifyjs.com/#eNqdVE2PmzAQ/SsjethWwomSTT8UZSP10EOlHnvb7MGAs7VibMseSLeI/94xBrKwiSrVJzzz5s3XM49N4l2+/Grtoq5Esk12KEqrOIr9QQPsaoY88+EToGalKYR6OCRkOyTRmBtlHJkyVQn27MQLK7g7Cc02A+LZmXOPFRqFYzxHWYto8r/MmXFHkC5Jl3RIC9uaEyuRrw5J7+l8MjcaPHKH+7KQLDPmVFLS3TK6RuhP4lj1jOQjyhv86//nX7/l7789XfoZnqUuzHk+wEsx0c8kzX7adGyBhkyD09gxv8L+g2DWlZIex/toiTE1O3ZblGCO8LhKYZ3CfQqbFD6m8CmFzyl8eToksD2JlwB7xRzODyKC74GoaUBC28bOx1SDpuAdt1boYhIc12GMQmlBmZyjNDooyiCacpZpThekxLGrvQHrjPXQXgnpcmQ4qWo4YaUUHjbN89xUGpkoJA7ynZ6aO8k1hhWK3zcwXv4J4/clV+oGC8toYYTpKr6G2YdVU8Fvm19OHujE5S3Xe/hGxROsu8zmHIQZBz3xXOUM4FEgFx311kF6VwR5sdF1Qk1XnztpEbzAKtYgS2scQgNOHKGFozMl3NGv6C5KiHZD0gqP9SEg3q8+BM7IQvFJmyb3i81ivUlSXSn19BecaWbb And as mentioned by @toughlex-donatas - I don't know...