On the last version, the "remove" button doesn't appear after uploading an asset.
Issue fork sobki_profile_bootstrap-3535201
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #6
grimreaperI can't reproduce the bug even if I witnessed it when you showed me.
So I fixed other bug discovered in our previous meeting and coding standards regarding PHPStan 2.
Comment #7
grimreaperOk I found the problem, it is when there are files uploaded in the directory from for example a previous installation.
But the new installation does not have the files registered as file content entities so it can't delete it.