jousepo
jousepo
I've found a bug in the 2.0.0 tag that has been solved in 1.0.3/master branch. Could anyone propagate this solution to the 2.0.0 tag? Here it is the commit: https://github.com/angular-ui/ui-leaflet/commit/78d64f5a5a677927f8aa1da90cbb4f17892f8a31#diff-bf3f09a49bf8f9d1a1bc0625da2b235f
## Expected Behavior Add possibility to configure layout options width and height for cylinder gauge ## Actual Behavior They are completely ignored and sets to 150px * 120px
### Reporting a bug? When a key is missing in translations the api (this.$t) throws an Error. Version: 9.3.0-beta.14-77e850b Options: missingWarn: false, fallbackWarn: false, silentTranslationWarn: true, seo: false ### Expected...
Having this schema: `const schema = { type: 'object', properties: { stringArrayOneOf: { type: 'array', title: 'I\'m an array with a oneOf and x-display=checkbox', items: { type: 'string', oneOf: [...
Hi!!! i've a problem with the col-num/colNum prop that is not applying at the creation of the component but it works if i change after mount. I'm trying to set...