Denis Nazmutdinov
Denis Nazmutdinov
Hi! I was trying to figure out why rails app deployment is so slow, and I found this topic. I can confirm that it takes ~1.5 minute to deploy empty...
Hi! I found the modified JS files for audio/video plugins here https://github.com/kyan/redactor-plugins Its work for me. Also, mb it will be useful, i use .sanitize method for showing my Articles....
Hello! It looks like I find a workaround for the problem described in the topic. You should add the shape options to your expansion tile: ```dart ExpansionTile( shape: Border.all(color: Colors.transparent,...