Andy Damevin
Andy Damevin
> Right now, the data is just rendered in the page with Qute; for other instances, I will probably need to use a server side endpoint to fetch pages of...
https://datatables.net/manual/api#Multiple-tables
Hello @ricardozanini thanks for reporting this! Would you mind creating a small reproducer? For the importing part, it's hard to go beyond what's provided by [esbuild](https://esbuild.github.io/) regarding resolution. I've tried...
@edewit would you have look ?
@ricardozanini if you try again, I think it should be fixed with [1.9.3](https://github.com/quarkiverse/quarkus-web-bundler/releases/tag/1.9.3) or 2.0.0.CR1
It should now be possible to integrate a new vue plugin to https://github.com/mvnpm/esbuild-java (and then the web-bundler): https://www.npmjs.com/package/esbuild-plugin-vue3
@kb-it are you interested in contributing this, it should be straighforward..
@geoand do you want to add it?
I think we should remove this section from the documentation until this get fixed
@cescoffier wouldn't that be possible in Vertx to cache with a relative path instead of just the file name?