Matt
Matt
Hello I am also having this same issue, are filterable indexes supported? @oluademola I'm a little nervous adopting Meilisearch because I am using a Multi Tennant system and not having...
@oluademola Ahh amazing, I can confirm updating the gem to the latest version shows the filterable_attributes in the model after reindexing!!
@romshark do you have plans to create a middle-ware library of GraphQL Shield? I'm very interested!
@Deadly0, cc @nemethmik I'm looking to use NativeSelect and a variant for the FormControl (outlined). I can't figure out how to achieve this :(
I also have this problem :(
If someone picks this up, please think about lazy loading. 💡
@mech I had this same problem, the way I solved it was the following: ```ruby after_touch do if Rails.env.production? begin index! rescue => exception NotifyInDiscordJob.perform_async("message" => "Unable to index a...
Fyi, I'm building www.zenshop.app with Ably. The frontend is Flutter and I support web/windows/macOS as well as mobile. It would be really good to have a native dart implementation.
Just wondering but TreeView is advertised in the MUI-X product, but I can't personally see any noticeable difference between the standard MUI and MUIX versions? Is this correct?
What about using [arborist](https://github.com/brimdata/react-arborist) and using MUI for the themed elements?