David Dodlek
David Dodlek
Hello @vaithu There is already a version of my ace editor that works in Vaadin 23 / Vaadin 24. Every version on the [Vaadin Directory](https://vaadin.com/directory/component/ace/3.4.2) that starts with `3.x` should...
Sorry for the late reply @gjevardat @Adr3nl - are you using Spring? If so, you would need to include `de/f0rce` with `vaadin.whitelisted-properties` in `application.properties` (ref: [Vaadin Docs](https://vaadin.com/docs/v23/integrations/spring/configuration/#configure-the-scanning-of-packages)). I wouldn't know...
🐛 BUG: when trying to left join 2 tables that have same name columns - second column is not returned
Are there any updates on this?
Hello @davidef Thanks for making this PR. I really don't understand the motiviation / goal you had. Could you introduce me to the changes you made, that I understand it...
Hey :) there is already #13 (and probably #14) so my implementation would be obsolete or extra. I think if those are merged (or at least #13) that would be...
are there any updates on ootb cloudflare workers support?
> [...] how **all** the Metaframework integrations work Does this include Astro? 👀 I know there is already an `@sentry/astro` integration (which is great), but the Cloudflare adapter (and Astro...
Hi @sirbris, Sorry for the late reply. Unfortunately the search & replace functionality is completely provided by ace. So there is no way to create a custom hook etc. **But**...
If that doesn't work you could take a look at the `sync` functionality. I wouldn't know when to use it (as how would you know that a user finished replacing),...