Ellet
Ellet
> 10.8.5 In v11 (pre-release), we have added `enableRichTextPaste`. We're considering disable the rich text paste feature by default as a breaking change. > This is my first github bug...
> rich text paste implementation in v11 Unfortunately, we don't expect any improvements unless we write specific logic for converting the HTML which is not a priority yet, we will...
Apologies for the confusion. I thought I was in the Epic Fight repo, but I accidentally sent the wrong message while I was trying to port Controlify to Forge 1.20.1....
This is a known issue. Upgrade your Flutter sdk to the 3.27 or newer since those methods aren't available on your sdk. We should bump the minimum sdk version. Also,...
This requirement is not clear, but the issue itself is common. We should either update the minimum sdk version or instead stick to the old methods and ignore deprecation warnings...
The CI failure seems to be unrelated.
@mikecodega Can you confirm if this still an issue?
@CatHood0 I will take over, I noticed you've been trying to do too much recently. Related #1164
> For example, I tried "scheme://" as a prefix, and then adding a link such as "scheme://XXXX", and the only thing it'd accept is "http://XXXX" or "https://XXXX" Yes, it isn't...
#1688 seems to be a PR that fixes the issue that occurs on the web in the case of iOS. Do you mean the issue itself (#1568)?