Lays Dragon
Lays Dragon
If I declare the type base on string to use as enum type. Generator will identify its as Object, but its incorrect and would cursed Json Unmarshal failed during processing...
Seems the client side proxy won't forward the tab complete request to backend as a fallback. I'm trying to fix this. :)
It stuck at the middle of fml hand shacking. I found there is a deadlock. The gate is waiting for join server packet then will report SuccessConnectionStatus result to loginSessionHandler...
Bot generate part of ulocalpart via display name.. But it will lead to some problem if display name container some non-English character some thing like - `github 通知` => `github___`...
here you go I'm not sure about display name and join race about this issue #49 ,but I try to fix the webhook profile display setting function I guess we...
## Description While the implement of `binding.FormPost` will trying to use`json.Unmarshal` to deal with custom or unknown type. https://github.com/gin-gonic/gin/blob/3100b7cb05a8072b76d31686d8a7b4f9b12df4be/binding/form_mapping.go#L212 But it will failed if the data is represent as string...
What it solves --- Current form binding will failed if custom struct type that underling is string with json.Unmarshal . detail see #2510 It will trying to Unmarshal the value...
支持換行符號
本來想針對其他玩家寫配置文件,才發現Mod根本不會處理玩家實體,希望可以支持玩家實體。
**Describe the bug** Seems like the api endpoint is broken and wildcard everything to Profile Card. Include valid or invalid api endpoint. **Expected behavior** I expected top langs cards would...
### Nuclio Version checks - [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of...