Tim Kelty
Tim Kelty
The docs state: > Fade and slide down are available without including ui transitions …which appears to not be the case, transitions js seems to be required. Not only that,...
:+1: I have a package fork I'm running, but I'd like everything else to keep updated.
Sounds good, thanks for the update.
Reading through this, my inclination is to keep `indexName` unique, but allow users to manually tap into a `getElements` method, like @verbeeksteven https://github.com/riasvdv/craft-scout/issues/69#issuecomment-548764036 suggested. So for @onebrightlight it might look...
@martinhellwagner not yet implemented, but thinking it should be a quick addition.
@elivz No progress, but I'm really hoping to carve out some time for some long standing Scout issues in the coming week. Does what I outline here fit your use-case?...
@elivz pinged you on Discord
> For example a Scout Event that I could hook into with a small custom Module where I could transform the ObjectId so that removal of an item from the...
@twosixcode going to take a look at this this afternoon. Stay tuned
@twosixcode can you try using this branch in your composer.json? ``` "rias/craft-scout": "dev-97-multisite-single-index as 2.3.2", ``` I don't think it is going to solve your delete issue, but it may...