gitpod-samples / Gitpod-Raycast-Extension

Raycast Extension for Gitpod
MIT License
15 stars 6 forks source link

[fix] Cache invalidation for filter params /me, /p, /b and /i i.e. sections added #32

Closed Palanikannan1437 closed 1 year ago

Palanikannan1437 commented 1 year ago

Issue

A weird bug when repeated filtering stops giving results unexpectedly

rerenderbug

Fix

Now the cache is invalidated for every change of filter params (/me, /i, /b and /p)