Aru
                                            Aru
                                        
                                    ``` It worked for me. ... import { ImageEditor } from '@toast-ui/vue-image-editor' // copy example white-theme.js to project and export it import whiteTheme from '@/assets/sass/components/white.js' import 'tui-image-editor/dist/tui-image-editor.min.css' import icona from...
@nickeblewis we have a custom modal not bootstrap-vue modal but I think we have a similar problem.
The reason why` $refs.imageEditor` `undefined` is `v-if`, so I need image editor to tell me when it loaded, and then get $refs