Luiz Oliveira

Results 27 issues of Luiz Oliveira

Hi, I am treying validate a xml againt xsd. All xsd are from third and has the encoding: When I try validate my xmls, I get: ``` F:\Programas\vuejs\nuxt-iclindoctor\server_iclindoctor\node_modules\libxmljs2\lib\document.js:117 return bindings.fromXml(string,...

Hi, I am trying highlight the text when typed . But, the text is never highlighted. What am I doing wrong? I have this markup: ``` ({{data.codigo}} - {{data.descricao}}) ```

Hi, I have x-editable from with uib-bootstrap datepicker. My problem is when I click the button to open o dropdown datepicker it remains behind the modal form. It´s a z-index...

I have read many posts related to nested forms, ng-form ... I use xeditable with angularjs and it´s splendid. This is an excellent work. My problem is when I have...

I am using x-editable angularjs. When I click to edit a form, I have seen a forever loop into the next method of the controller: "$scope.ShowMedicamento" called into ` {{...

Hi, I amd trying to set the language to tiptap to "ptbr". Vuetify has not "ptbr" language, but it has "pt". Tiptap has "ptbr". I am getting the next error:...

Hi, I am a newbie with this package. I neeed a help, please . 1. How can I create a xml similar to the next? 2. I need to validate...

Please, is there a version of this great component with material design?

Hi! I am using Nuxt with with this nuxt-vuetify module. I need to change the vuetify lang to 'pt' in nuxt. I have done the next but It doesn´t work:...

Hi, I have an vue app to multiple users. After user login, I get your address API. I need to use the this address to set the socket io URL...