Closed tuhao1020 closed 2 years ago
This patch fixed the problem definitely. However, it introduced another problem that recursive structs cannot be serialized. I think it may be better to check if there is a dot after the prefix
@chunhui-pang Could you please provide more details about recursive structs serialization?
@chunhui-pang could you check the code
This issue has been automatically marked as stale because it hasn't seen a recent update. It'll be automatically closed in a few days.
@stale this is not stale
@elithrar @lll-lll-lll-lll @kisielk Any chance of getting this merged, it is still a problem.
The recursive structure issues would be good to see, I’ll reopen and see if there’s a response.
@AlexVulaj how come I can’t reopen this? lol
@jaitaiwan Maybe stale overrides that? I can open a new PR if needed
ok, I'm going to start contributing again from now on. thanks for mention.
176
https://github.com/gofiber/fiber/issues/1414