Karl Anthony Baluyot
Karl Anthony Baluyot
Yeah same @FelipeKing . Looks like an issue with Android version below 12 in Flutter 3
Check this https://github.com/ts1/flipbook-vue/issues/85#issuecomment-1399386366 (ignore Nuxt 2 stuff when just registering it in a vue project)
This might have very bad impact with the growing nativescript community.
@NathanaelA might be a personal preference but taking it down with a short notice of 2 weeks will really make developers sad. Especially this COVID pandemic where some startups paused...
Hi Adam. Not a blocker issue cause anytime when doing comparison check with address from contract we can just use to lower case etc. or with ether.utils.getAddress(>web3onboard returned address>) to...
Hello. For Nuxt 2, easiest way is to register it as a plugin component. Under `plugins/components/vue-flipbook.ts`, register it as a global Vue component: ``` import Vue from 'vue' import Flipbook...
@mediavrog that use case looks great. How did to worked with opensea? The image src points to html page with flipbook?
@rdhelms Yeah I saw that one. Might give it a shot and stick to Vue 3 **IF** it becomes the official replacement of vue-class-component. It's really hard to think of...
Server side is a third-party socketio server. Tested it with 2 connections for comparison: using node socketio and using this. I followed your socketio example. The go socketio client always...
Hello. In our case we supposedly need to use `transform` because it is a completely different url (using different service and proxied) but it seems to be not working. The...