Bogdan Savluk
Bogdan Savluk
> Thanks very much @zxbodya . I have applied your suggested changes and pushed to: [repository](https://github.com/magaton/rjsf-issues) Now I am getting another error: Module not found: Error: Can't resolve 'fs' in...
> If it can not be done when the create data as well? But it was not a problem It was not designed as form input, it was designed as...
> Do i need to set up any special fields in DB? No you did not. Extension will use primary key from your database table to generate filename for attached...
Looks like you have not installed yii2-elfinder extension. > Can you suggest steps, how to setup elfinder with tinymce? it is in readme: https://github.com/zxbodya/yii2-tinymce#elfinder-fille-manager
Sound strange... - it should found class if it was installed. I have no suggestion how it can be not working. Here is application built with yii2 advanced template(almost without...
**upd:** this does not fully work - see comment below it looks now it is possible to solve this as following: ```ts type Properties = Partial type StyleObject = |...
Yes @thw0rted, unfortunately you are right - it does not fully work :( Was too happy fining what appeared to work, so shared without checking all the parts. However, it...