-
### 質問内容・実現したいこと
Vue.jsとRailsでWebアプリを作成しています。
RailsをAPIとして利用しており、Axiosを用いてVue.js側から画像を送信したいのですが、
うまく保存されません。
画像の保存はRailsのActive Storageを利用しています。
環境
- Rails 7.0.8
- Ruby 3.2.2
- Vite 4.5.0
-…
-
## Rationale
Our password encoder algorithm is outdated and not secure (SHA-256)
We need to update to a more secure one
In addition, the usage of RememberMe token is not secure.
## 1. Function…
-
### Versions:
- `@inertiajs/inertia` version: 0.11.0
- `@inertiajs/inertia-vue` version: 0.8.0
### Describe the problem:
laravel 8
inertia js : 0.5.4
package.json
```
"@inertiaj…
-
## Rationale
- Increase the CK Editor capacity in Notes as many customers requests more options
- Optimise the use of iFramely to correctly include it in Notes.
- Additionally, iFramely spotted …
-
## Prerequisites
- [1 ] Using yarn
- [1 ] Using an up-to-date [`master` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/master)
- [1 ] Using latest v…
-
**Simple-keyboard version**
"simple-keyboard": "latest",
**Describe the bug**
I was using simple keyboard in Vue 2 and it just worked fine .After migrating my application to Vue 3 it stopped wor…
-
Hey!
Just wanted to say that this is a fantastic library, I am building some cool product with it at the moment.
But not being a super experienced frontend developer I stuck with Drawflow + Vue in…
-
### Version
15.0.0-beta.2
### Reproduction link
n/a
### Steps to reproduce
Webpack config which should bundle without error:
```js
const path = require('path');
const { VueLoaderPlugin…
-
### Version
3.9.0
### Environment info
```
Environment Info:
System:
OS: macOS Sierra 10.12.6
CPU: (4) x64 Intel(R) Core(TM) i5-6287U CPU @ 3.10GHz
Binaries:
N…
-
I find myself repeating this same pattern in every component:
```
@import "../styles/settings.scss";
.someclass { color: $some-variable; }
```
My settings.scss only contains variables. An ad…