Mohamed Ali

Results 29 comments of Mohamed Ali

> @mohdali > > - deleting blocks is working. > - dragging is functional though has a glitch > - When I drag the blocks to right of the screen,...

Same issue happens in Codespaces. If I move the input method button around it disappears. Very annoying indeed.

Seems the issue was resolved in the latest iPadOS beta, I'm no longer able to reproduce.

This sounds great and is something I would be interested in as well. Adding few points: 1- Handling data streams: IoT/MQTT/OPC UA continuous streams of data that need processing in...

> Hello @faith0831 , thank you for submitting a PR. Can you explain what the issue is and how this PR fixes that? I noticed that it removes the use...

@sfmskywalker we need to change how the MySql query for clearing the inbox is executed. I didn't get the time to check the possible solution. I think this PR can...

@sfmskywalker In order to resolve this issue we need to change the `DeleteManyAsync` query specifically for MySQL to avoid using pagination. I think it is still possible to batch the...

@ke-real this PR is causing build error. Some project is omitted from Solution file it seems. Can you please check? ` Solution file error MSB5023: Error parsing the nested project...

I would be interested in this. My use case involves handling session affinity for SignalR communications. Is there any ongoing work on this? Would be happy to try to contribute.