With version Minecraft: Bedrock Edition 1.2 command /help does not work

/help is now forced by the client and the server has no control over it.
You can run ./help as a workaround until Mojang get their sh1t together
@TheDiamondYT1 sorry to interrupt but same work on nukkit as it used to..!! Don't know the reason but just saying..
who else crash wen using commands? Is it random?
I mean client crash.
The /help command is client-side. The reason commands don't show up is because the command sending is not implemented yet.
I want to cancel /help command -.-
@TDMidkwhatisxd u dont only crash on /help command ,,it crashes on other commands , mainly when you type space after a command then it crashes app but its not like it crashes on every command. dont know when but players keep crashing!
Might be related to the client issue: Commands, that are known by the client, for example /effect will not use the server-side reply "used wrong: syntax", instead send client sided message that the command is used wrong + it's syntax. (though /help only replies with /help and /?)
Edit: could you clean up unrelated messages in this issue? @dktapps @SOF3
A partial implementation of this has been done on mcpe-1.2.5.
Most helpful comment
The /help command is client-side. The reason commands don't show up is because the command sending is not implemented yet.