wise

Results 20 issues of wise

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behaviour: **Expected behaviour** A description of what you expected to happen....

Is there any documentation and I don't know how to use this package?

![上传截屏2022-05-04 00.13.12.png...]() The source of the problem to be detected

need more details

Templates.Menu Only 9 Templates.MenuButton can be configured, using Group and VStack will make the menu abnormal

enhancement
help wanted

Let's look at the diagram first ![IMG_332F0DCC118C-1](https://user-images.githubusercontent.com/74945717/154041905-4dcd0e3e-83ca-4122-bbc9-2c304cca1ce0.jpeg) Popovers are overridden by the sheet, and the rendering is below the layer of the sheet The popovers used are version 1.3.0

bug

``` var coverRow: some View { VStack { if selectedTask.taskCover != nil { Image(uiImage: selectedTask.tTaskCover) .resizable() .aspectRatio(contentMode: .fit) .cornerRadius(CGFloat.bl_4.double) .blendMode(colorScheme == .dark ? .screen : .normal) .opacity(colorScheme == .dark ?...

How to solve the lazy loading problem, very stuck

The scrollview cannot be used in the view, and the offset will be set after use

Rendering consumes resources, is there a way to manage resources? This way, the use of page interaction is very stuck and the experience is very poor! ! ! !