Priit

Results 9 comments of Priit

It's possible to `` and use it's `$refs.scroller.scrollToItem(index)` function and scroll to desired index if You know how many items where prepended to the list but the animation still is

Would also be interested in a solution to make index visible in validator context. My usecase involves keeping track of api validation errors which works well with custom validator that...

I have never written any but will try to find the time on this weekend

Don't know if it makes sense but maybe having col_name-or-min/max/.. properties supported for parameter grouping would be a good idea.

Thanks for the relply. I thus far worked around this with a dirty request parameter comparison and query fix in controller. or- prefix sounds like a great idea. Thanks for...

@4n70w4 do You by any chance have also installed "optimistdigital/nova-tailwind". I think the layout conflict might come from that causing .w-full class to go missing from css.

This would be quite useful if someone uses trackEvent() or trackPageview() functions throughout their codebase and wants to disable Plausible analytics for development, staging, or testing environments, without having to...

Context indeed sounds more flexible then trying to cater for every possible use case people come up with. As I started to implement a interim solution for this as seen...

@raimondlume proposal seems reasonable to me.