Heri Setiawan
Heri Setiawan
Any workaround for this? I've tried handlebars-delimiter helpers with no luck
You can see the Contributions Graph by selecting a Project and then going to Boards > Contributions Graph.
Any good news on this? I'm using requireJS, something it works, but it often doesn't.
@milly-code It'd be great if you could share your idea. I assume force refresh is done by simulating a re-sign in step (`signIn()`). I've noticed there is a `syncTokens` method...
It looks like the option is always overridden by this line: https://github.com/elementor/wp2static/blob/f06790a5e65c73a7f3cc293f5652004dd21d3796/src/CoreOptions.php#L407-L409 Since `queueJobOnPostSave` is 0 when disabled, it tries to use the default value which is 1: https://github.com/elementor/wp2static/blob/f06790a5e65c73a7f3cc293f5652004dd21d3796/src/CoreOptions.php#L128-L131