StephenBeirlaen
StephenBeirlaen
### Version 3.5.1 ### Reproduction link [https://github.com/StephenBeirlaen/vuex-base-state-issue](https://github.com/StephenBeirlaen/vuex-base-state-issue) ### Steps to reproduce - Install a fresh vue install via the latest Vue CLI but custom build (I just used Vue 2.x...
I am interested in using the L4T PyTorch container on my Jetson Nano 2GB to run Yolov5 [https://github.com/ultralytics/yolov5](https://github.com/ultralytics/yolov5), which now has a dependency on Python 3.8. Would it be of...
Hello! MR #170 introduced a compiler target change from es5 to es2015 which now results in ES6 syntax appearing in the dist js file (const, =>, ...). We have some...
First of all, thank you for this amazing set of components! I have been thinking about a suggestion/improvement for the TRichSelect component. For my project, I feed it with data...
It is currently impossible to persist a selected power trigger action (poweroff, reboot). This is caused by an unexpected extension name being passed around. Fixed by setting the extension name...
**Is your feature request related to a problem? Please describe.** I have two or more microservices that each have their own OpenAPI specification file. I aimed to `join` them together...