Error
liyuemin7 opened this issue · 2 comments
liyuemin7 commented
Xcode 13
let attr : ASAttributedString = "("lee", .action(clicked))"
error:
Cannot infer contextual base in reference to member 'action'
Generic parameter 'T' could not be inferred
lixiang1994 commented
let attr : ASAttributedString = "("lee", .action(clicked))"
lixiang1994 commented
let attr : ASAttributedString = "("lee", .action(clicked))"