Closed johnkreagan closed 3 years ago
Hi, i'm unable to find any other people with this issue, but i am having trouble getting the editor to work properly on ios.
The keyboard does not appear and I cannot type into the editor.
flutter: WebView Message: {message: SyntaxError: Unexpected identifier 'font'. Expected ')' to end an argument list., messageLevel: 3} flutter: Unable to load asset: packages/rich_editor/assets/editor/interact.min.js.map
Are there additional steps to configure this package on ios?
I would love to try version .0.0.5, but i have another plugin(form_builder) that depends on a different version of the color picker.
Thanks in advance
This was resolved after updating to 0.0.5 and pinning the version of the color_picker.
Hi, i'm unable to find any other people with this issue, but i am having trouble getting the editor to work properly on ios.
The keyboard does not appear and I cannot type into the editor.
flutter: WebView Message: {message: SyntaxError: Unexpected identifier 'font'. Expected ')' to end an argument list., messageLevel: 3} flutter: Unable to load asset: packages/rich_editor/assets/editor/interact.min.js.map
Are there additional steps to configure this package on ios?
I would love to try version .0.0.5, but i have another plugin(form_builder) that depends on a different version of the color picker.
Thanks in advance