Pol Vallverdu

Results 20 comments of Pol Vallverdu

Still happening on `drizzle-orm` 0.30.10 and `drizzle-kit` 0.20.17 Any update regarding this issue?

Getting empty sitemaps even exporting `generateStaticParams` on my pages. I'm using Next 14 with App directory.

> Currently my workaround for this is changing these lines to > > https://github.com/lancedb/lance/blob/0e624517069fcd6587b366e6d3acdce9ae2d0e04/rust/lance-core/src/utils/cpu.rs#L18-L25 > > ``` > #[cfg(target_arch = "aarch64")] > { > SimdSupport::None > } > ``` >...

I don't think goto is the solution. I currently use this with a "?q=" parameter to keep what the user is searching. The idea is doing this so if they...

I'm currently using goto as mentioned, but I just have one issue with it. I'm listening for afterNavigation to update stuff, but when I press the back arrow until getting...

Probably opening a PR really soon

> Hi @polvallverdu , thanks for the report :) Looks like this issue is somewhat similar to #413 > > Can you share if `flutter run`, not `flutter run --debug`,...