H
H
Hi Arnaud, sure. One being latency, being able to control ad load times, especially being affected by multiple waterfall items accumulating a load latency. Showing other content strategically before a...
This should be fixed as it effectively breaks the entire purpose.
Probably also good to only target specific args with a @preserve like instruction syntax
Are you still planning to release a new version for Vue 3, Stephan?
It parses VAST 3 through vastacular, but the player implementation is limited to VAST 2. You could start with forking the repo and build on top of it.
The issue seems to exist for all bindable attributes on all elements, e.g. https://svelte-native.technology/docs#segmentedbar https://svelte-native.technology/docs#slider https://svelte-native.technology/docs#switch https://svelte-native.technology/docs#textfield https://svelte-native.technology/docs#textview etc
> This is a symptom of the svelte native preprocessor not running, it replaces ALL bind calls in the source. Is it part of your svelte.config.js? yes, same as in...
Just looked at https://market.nativescript.org/plugins/svelte-native-preprocessor/ Changed svelte.config.js to ``` const sveltePreprocess = require( 'svelte-preprocess' ) const svelteNativePreprocessor = require( "svelte-native-preprocessor" ); module.exports = { compilerOptions: { namespace: 'foreign' }, preprocess: [...
see fix in https://github.com/xblabs/whisper-writer/commit/2d7d31694d68d2b7280b645d3387f9a79917085c
> Please checkout https://github.com/ddxy/whispercat. It supports global hotkey shortcuts as well as a local Whisper Server as of v1.3.0 [@xblabs](https://github.com/xblabs) @ddxy , Awesome job!