navigator.storage is undefined while using live server extension
jalish-Chauhan-Dicot-07 opened this issue · 0 comments
jalish-Chauhan-Dicot-07 commented
When using the Live Server extension in Visual Studio Code, you may encounter an issue where accessing the navigator.storage API returns undefined in the browser. The navigator.storage API is part of the modern web APIs that provide access to storage-related information and functionalities, such as managing the usage of the Storage API.