johanrd
johanrd
@mansona @void-mAlex I also struggle with this: direct non-ember npm packages (often, and unreliably) don't end up in `node_modules/.vite/deps`, and result in the `Outdated Optimize Dep` console error: ``` http://localhost:4200/node_modules/.vite/deps/sanitize-html.js?v=26940a7a...
okay, i see the integration tests fail. Not sure how to deal with that atm, as the search action may not return anything itself, if just writing reactive state to...
Nice list! Especially `independence of css classes` and `weekend settings` will be powerful!
@HarelM Yes, I can confirm that I haven't declined any relevant request for permission. (though, not sure which permission would be relevant) I have now tested with three different iOS...
@HarelM This still has the label [need more info](https://github.com/maplibre/maplibre-gl-js/issues?q=state%3Aopen%20label%3A%22need%20more%20info%22), but I'm not sure I have any more info to give:) Anyone else have an iPhone device that can try to...
@ghiscoding @uvarov-frontend this is great! thanks for doing an exploration on this:)
For reference as possibly related: https://github.com/embroider-build/embroider/issues/2377 https://github.com/embroider-build/embroider/issues/2381
Nice, good writeup – thanks! I would maybe expect to be able to `import { tracked } …` from the same path, eventually? Wether that should be at at the...
Yeah, I also stumbled upon this as as unexpected behavior, (myself through the [ember-vite-codemod](https://github.com/mainmatter/ember-vite-codemod)). But also, when `'terser'` is not set, I would expect vite to fallback to `'esbuild'` as...
ok, thanks. FYI: I am in a fully typed world (all .gts) and do not get any glint errors in my component usage. Still this issue appears in sentry.