Jimmy Shiau
Jimmy Shiau
``` import 'package:html/parser.dart'; import 'package:html/dom.dart'; void main() { final doc = parse(''); print(doc.querySelector('.aa.bb .cc')); } ``` *It works fine with `.aa .cc`
My response data is ``` { "name": "text", "tags": ["aa", "bb"] } ``` I tried to set Output Fields to `tags[]0`, `tags[]1`, `tags[]2` But not working https://github.com/zapier/zapier-platform/tree/master/packages/cli#nested--children-line-item-fields-1 ``` children (line...
## Description * This PR Fixed no underline displayed for characters being converted with IME within a hasEmbed line on iOS ## Related Issues ## Type of Change - [...
### Have you checked for an existing issue? - [x] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### Flutter Quill Version 11.4.2 ### Steps to Reproduce * Try to tap in...
* It works fine after remove Dropbox app from iPhone