-
**Note: this is the technical bug tracker, please use other platforms for getting support and starting a (non technical) discussion. See the [getting help page](https://gekko.wizb.it/docs/introduction…
-
### Version
1.0.0-beta.12
### Reproduction link
[https://codesandbox.io/s/j3p792o4jy](https://codesandbox.io/s/j3p792o4jy)
### Steps to reproduce
1. Go to the provided CodeSandbox (https://co…
-
I'm very sorry, that I have to report this as a question (I feel bad, but cannot find a solution or maybe I'm a bit too overworked). But how do you check for error changes in the component?
I tried…
-
### Expected Behavior
allow to change values format
### Actual Behavior
I'm trying to change a Pie chart values format to currency, but after I add the `scales` option it throws an error:
…
-
The way I included the plug-in.
```js
import persistentState from 'vue-persistent-state'
let initialState = {
persisted: {
rows: [],
currency: 'USD',
colum…
-
Beautify in a .vue file inside the tags, that contains something like this:
buyCurrencySymbol(currency) {
if (currency === 'GBP') return '£'
else if (currency ===…
-
When receiving payment the code does not check for partial payment transaction. This could lead to payment starvation where an attacker could send an amount less than specified in the `Amount` field.…
-
We just need to show the orders from local history; if "transmitted" = true it means that orde is acknowledged by the server, so we can highlight these orders
We need a design here @karolbzik
![z…
pkarw updated
6 years ago
-
### Steps to reproduce
1. Create a form with ``
```html
```
2. Have a computed property that accepts `%` input and convert to numerical value
```javascri…
-
I need contribution guide in this repo.
You can see the sample contribution guide from this pull request
https://github.com/mazipan/vue-currency-filter/pull/5/files
Thanks for your help 🎉🎉🎉