jansorg/swift-plugin

SwiftUI some View not working

Closed this issue · 1 comments

var label: some View {
    Label(rawValue.capitalized, systemImage: self.icon)
}

This has error:

',', '.', <, <raw value style enum member>, <union style enum member>, '=', '{' or '}' expected, got 'View'
Screenshot 2023-08-29 at 10 06 44 AM

Plugin version: 0.16.0.121-232

Thanks, that's very helpful! This is fixed for the next update, which should be available tomorrow or Thursday