Tom
Tom
### Versions - "vue": "^3.2.37", - "@originjs/vite-plugin-federation": "1.1.7", - "@vitejs/plugin-vue": "^3.0.1", - "node v16.15.1" ### Reproduction Example: https://github.com/artem-kurchenko/module-federation-devextreme-vue ### Steps to reproduce Open terminals for both host and remote directory...
### Vue devtools version 6.5.0 ### Link to minimal reproduction https://stackblitz.com/edit/vitejs-vite-fqjfed ### Steps to reproduce & screenshots Open a link in a stand-alone page: [webcontainer.io](https://vitejsvitefqjfed-4hue-k5ttk6p6--5173--4a7751bf.local-credentialless.webcontainer.io) Inspect the `DxButton` component in...
Databases can skip the SQL parsing as well as the creation of the execution plan when bind variables are used and the same query (with different values) was already executed...
# 🐛 bug report ## Preflight Checklist - [ x ] I have read the [Contributing Guidelines][contributing] for this project. - [ x ] I agree to follow the [Code...
- Add try-catch block to handle potential errors in theme marker reading - Return null on error to prevent exceptions from breaking theme detection