Peter Temi
Peter Temi
I have same similar question how to identify which transaction belong to wallet without have to check all this list pending transactions is there any way like `"own_tx=trace"` to monitor...
it will be easier for C4 to migrate this to vue3 he knows to core of the code, once that is done it will be more readable for others to...
@novecento it works with V3 with little tweek ```vue /* eslint-disable @typescript-eslint/no-unsafe-call */ /* eslint-disable @typescript-eslint/no-unsafe-member-access */ import { widget } from '../../../public/chart/charting_library'; import Datafeed from './api'; import { ref,...
@novecento keynote you must disallow webpack from re-bundle `charting_library` folder
maybe I don't get you right @novecento I thought you asked when trading-vue you be compatible with Vue3 if that is what you asking them it already does you only...
@SacDin you need to contact the admin to give you access to the library then you can have access to `charting_library` https://www.tradingview.com/HTML5-stock-forex-bitcoin-charting-library/?feature=charting-and-trading-platform
Like I said this never an issue before upgrading project dependents today. And making sure this $oldTimestamp converted to int is not a bad idea, but if you felt otherwise...
I face same issue so I decided to create new package if you are using PHP as your backend you can try this https://github.com/diadal/vue-social-auth
never mind fund way out
iOS keep given this error `Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: sourceNode'` any idea how to fix this native script-Vue android work perfect ```...