Flavio Copes

Results 81 comments of Flavio Copes

I had this issue, a portion of the page refreshed when calling `toast()`, and when it got dismissed. Fixed by using @lefelys suggestion, removed ```js import { useToast } from...

Replicated. Calling `$item->content();` makes the form disappear. @rhukster any clue why this might happen?

This is a scenario that _should_ work. Will test and make sure this works.

Thinking twice, I'm starting to think this is not actually expected to work, due to some issues. First, which URL should the plugin redirect to, when clicking a "next" page?...

Another issue was opened to allow such behavior https://github.com/getgrav/grav-plugin-pagination/issues/13 would gladly accept a PR that allows this functionality, provided there's a way to define the base route for the collection,...

Let's leave this open too, so we have another request for this feat.

You created a PR for your own repository https://github.com/masetto/grav-plugin-simplesearch/pulls, not for this repo. Check https://help.github.com/articles/creating-a-pull-request-from-a-fork/ on how to submit the PR

Sorry for the delay, I got the problem. https://github.com/getgrav/grav-plugin-simplesearch/commit/8c56aefa5730f039dcab8e839ca598c5ecd779c5 should fix it, if you can test Adding "none@" in the category filter box should make it work

Currently not supported, would be a good new feature

This plugin provides text search on the site. It would be nice to allow filtering by some kind of taxonomy, but currently this is not a feature provided. Marking as...