Brad Landis
Brad Landis
Worked for me. I'm not sure the difference between this and #17 though, but I saw this one first. I think the original project may be abandoned.
Maybe my answer is #62, though it's a bit of a hack, this works for now.
@juliatjoy IIRC, that was my own custom function which showed a modal window. You might look at this article for more information: https://www.tinymce.com/docs-3x/howto/TinyMCE3x@How-to_implement_a_custom_file_browser/
Would removing "/index.js" would make it look for both directory and .js file to import in both cases?
Reproduction: https://stackblitz.com/edit/github-ddmvge?file=app.vue
I was having this problem as well... I would make a bet that the rubaxa is applying the sort to the DOM, and then when Vue tries to reorder, it's...
@jorgemanrubia `html_safe` does not work on the tail. That's a rails thing, and this project is meant for any ruby I believe. I know this is an old issue, but...
I'd prefer it to just execute it in an invisible shell and put in in OUTPUT if that's what some users want. Why is using a terminal required?