stable
Clone or download
Read-only
No error should be thrown when search a recent entry on a instance with a FTS backend
Made visible by c73b3cd2a3e6f4ee5d41451c923febbfec916666. To reproduce the issue: 1. Disable all FTS backends plugin 2. Open the Switch to app 3. Type something, errors will be visible to your browser web console Part of request #29233: Allow multiple frontend apps per context Change-Id: I1d6129eac02e98d6562d818aab11549cd5d560d6
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/switch-to/src/components/Body/HighlightMatchingText.vue | +1 | −3 | Go to diff View file |
M | src/scripts/switch-to/src/components/Body/Items/ItemEntry.vue | +10 | −5 | Go to diff View file |
M | src/scripts/switch-to/src/type.ts | +1 | −1 | Go to diff View file |