Jacky Chan
Jacky Chan
Encountered the same problem.
It seems that decode packet with namespace incorrect. I fixed that by modify the com.corundumstudio.socketio.protocol.PacketDecoder. readNamespace(ByteBuf frame) method. I have not test it deeply. But it solved the problem. The...
This issue also bothers me. My template just like @helper.form(action = routes.HomeController.loginPost()) { @helper.inputText(loginForm("username")) @helper.inputPassword(loginForm("password")) } but generated html like this username Required password Required I expect at least like...
> 可以分享的,我是截图保存在本地后,再拿出路径来进行分享 可以了,是要设置相应文件夹的权限,谢谢!
遇到同样的问题,搜索到几个反馈同样的问题,但是没人回复。 Having the same problem, I searched and found several people reporting it as well, but no one has responded.