We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.2.0
When trying to rename folder which contains files, it fails and removes those files including folder.
contracts
/contracts/test
"Error: Unexpected error when moving file"
Throw error and don't do any action
Throws error, removes whole folder with all files and refreshes Lab
100%
The text was updated successfully, but these errors were encountered:
bashlund
No branches or pull requests
Environment/Browser
1.2.0
Description
When trying to rename folder which contains files, it fails and removes those files including folder.
Steps to reproduce
contracts
folder and enter new name:/contracts/test
"Error: Unexpected error when moving file"
3.1 Removes whole folder including contracts and refreshes Lab
Expected result
Throw error and don't do any action
Actual result
Throws error, removes whole folder with all files and refreshes Lab
Reproducible
100%
The text was updated successfully, but these errors were encountered: