rs3d

Results 7 comments of rs3d

Hi, I've noticed also the missing type-checks for [email protected], which is unfortunate because the prod-build is not stopping anymore if there are any type errors. Is this PR going to...

Here are some infos about backbone without jquery. https://github.com/jashkenas/backbone/wiki/Using-Backbone-without-jQuery

After updating to [email protected] the issue is gone: https://stackblitz.com/edit/vue2-vite-starter-th6fyw?file=package.json @CreMindES This might had fixed it in 2.7.9 according to the changelog: https://github.com/vuejs/vue/pull/12747

@NightCatSama Thank you for testing it out. I've investigated it a bit further and it seems like vite > rollup for prod and vite > esbuild for dev is treating...

I'm also having the issue, that the alphabetical sorted JSONs exported from lokalise.com have different sorting than the ones re-ordered by the code-extension when adding a key via the built-in...

@ktruckenmiller I'm not really sure, but imo Chrome has to load all styles, calculate the layout with the current viewport to finally decide which image sizes should be shown. This...

@3nuc This happens for me sometimes, when I cancel the long running action. Maybe eslint/prettier related?