-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
Describe the bug
In this project I want to delete the file /public/skull.compressed.ply. This is a binary file. If I delete it, it's removed from the file heirarchy, but after refreshing it returns.
Link to the blitz that caused the error
https://stackblitz.com/edit/pc-react-gaussian-splats
Steps to reproduce
- Go to https://stackblitz.com/edit/pc-react-gaussian-splats
- Navigate to the file
/public/skull.compressed.ply - Delete the file using the delete button on the right of the fille name
- Confirm file deletion in the popup
- Note the file is removed.
- Refresh the entire page, file returns
Expected behavior
After deleting the file and refreshing the project the file should not exist.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 132.0.0.0
Major version = 132
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 230617277,
"usedJSHeapSize": 193947393,
"jsHeapSizeLimit": 4294705152
}
Hash = 7f809d15
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels