iWe

Results 13 issues of 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. ![CleanShot 2021-08-23 at 09 49 26@2x](https://user-images.githubusercontent.com/16604027/130379859-6931d2cc-3b77-434a-a42b-13416d9aaff0.png) `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...

question
stale

控制器销毁后,如果存在未执行完的网络请求,还会继续执行。

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`...

bug

### 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]...

type:feature-request
codebase:autocomplete-app

### 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 ###...

bug
good first issue