vincenzo vecchio
vincenzo vecchio
Could you not pass an array?
> > Could you not pass an array? > > I'm afraid not, that's not how the framework works at the moment with parameters. Hi @daveh will it be possible...
I do agree and follow.
I’ve got the same problem, even the user icon don’t show up on small screens
Hi yes you are absolutely right. Maybe what is also needed is another check to make sure the user hasn’t already some record of uploaded files in the database.
I've got the same problem
Hi @ignacionelson is there any changelog available for the new version r1424?
Got same problem in cloned fields, solved by removing the attribute just after cloning fields. Gave me a bit of headache though
If you are using require js I've managed to solve this error in the following way: ``` paths: { jquery: [ 'https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min', 'assets/global/vendor/jquery/dist/jquery.min' ], summernote: [ 'https://cdn.jsdelivr.net/npm/[email protected]/dist/summernote-bs4.min', 'assets/global/vendor/summernote/dist/summernote-bs4.min' ] },...
Hi, i've got the same problem. Any fix yet?