iWe
iWe
The autoSizeThatFits calculation does not include the self.pin.wrapContent(padding:)'s padding.
`ASTextNode` and `ASTextNode2` does not support custom view in attributed string. `YYLabel` is fine, the view has displayed.  `ASTextNode` is nothing for attachment. ![CleanShot...
Having only `validationType to judge is not enough for us. Our error code section will also be included in the json when the http status code is 200. Therefore, is...
控制器销毁后,如果存在未执行完的网络请求,还会继续执行。
fix the problem that the getBrowserName on Safari display iPhone instead of Safari
### Describe the bug It seems to take up double the memory when use `try clientRequest.content.encode(Encodable.self, as: .formData)`. In addition, when the request fails, the memory will `not be released`...
### Checks - [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue - [X] I have run `fig doctor` in the affected terminal session - [X]...
### Describe the issue loading data type as `jsonb`, an extra unicode will be added: \u0001 (show in json result) or \u{01} (show in Xcode) ### Vapor version 1.26.2 ###...