isamu arimoto
isamu arimoto
Changed GitHub url and npm package name from previous ones
Fixed image path.
3 years ago, we created friendly eats of Vue.js version in the Japanese firebase community. Is it possible to merge this? https://github.com/isamu/FriendlyEats-vue3 This was widely used by the Japanese community...
fix typo
### Overview of the problem **Oruga** version: 0.9.0-pre.2 **Vuejs** version: 3.3.13, 3.4.38 **OS/Browser**: macOS / Chrome ### Description When using the combination of: - "@oruga-ui/oruga-next": "0.9.0-pre.2" - "@oruga-ui/theme-bulma": "^0.3.0" an...
When building with Node.js versions 20 and 22, the build failed with the following error: ``` TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of...
Thank you for this great software. I'm creating a UI that allows user to manually restart the app after the user presses the "later" button. However, I can't currently get...