Eric
Eric
npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! react@"17.0.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"16.9.0" from [email protected] How to...
## Description Allow for default middle mouse button click and drag behavior ## Rationale Many 3d apps such as Maya and Google Earth use middle mouse click and drag for...
### Description Add an option to settings > appearance > theme to allow either light or dark mode according to system settings ### Use-case This is a common feature in...
### Description [Bug]: Path visible for a second when switching screens like from Home Screen to local feed ### Steps to reproduce 1. Load app 2. switch screens 3. witness...
# Vue Migration Phase 5: Configuration Tab ## Description This PR implements the migration of the critical `Configuration` tab from legacy jQuery/HTML to a native Vue 3 component. The branch...
### Describe the bug On Chrome v140, the in-app utility `$.fn.sortSelect` (used to alphabetically sort options while preserving the selected option and optionally pinning a value at the top) behaves...
## Description This PR improves the robustness of the `CapacitorSerial` protocol adapter. These changes were extracted from #4725 to be merged independently. ## Changes * **Robustness**: Added checks for `this.pluginAvailable`...