Taner Parcali

Results 12 issues of Taner Parcali

I reinstalled this plugin and it was installed with v3.0.0-alpha.6. All the templates I've made before, the non-functional texts are big and messy

Are there more resources on printer receipt settings such as spacing, font size, etc.

core.js:6456 ERROR TypeError: Cannot read property 'exportHtml' of undefined at EmailEditorComponent.exportHtml (angular-email-editor.js:110) exportHtml() { this.emailEditor.editor.exportHtml((data) => console.log('exportHtml', data)); } "@angular/animations": "~12.0.2", "@angular/cdk": "^12.0.2", "@angular/common": "~12.0.2", "@angular/compiler": "~12.0.2", "@angular/core": "~12.0.2",

Working server plugin but send data deviceIP/servicename crash app. Debug console error; React-native 0.59.0 [fatal][tid:com.facebook.react.HttpServerQueue] Exception '*** -[__NSDictionaryM setObject:forKey:]: object cannot be nil (key: 200)' was thrown while invoking respond...

I also tested the plugin on a touch device using windows 10 and chrome. But windows 10 does not work on touch device :( Anyone have any idea about it

I followed your directions in the nativescript-vue project and added code. Everything is normal and i see console admob createBanner done. But the device does not display a banner and...

Hi; is it possible to add Google ads to a scrollview ? I am sure it is one of the most needed things... It would have been great if the...

enhancement
help wanted

It works perfectly with iMin brand printers with Android 11 but with iMin printers with Android 13 the USB connection is refused. Could this be a permission issue for android?...

I'm trying to repeat views in the cube. I get an error when I scroll while everything is running normally. Where do I make mistakes ?? There is data like...

How can the answer returned from an api query in server/api with Nuxt3 be assigned to the server side mobx variable and used on the client side?