v1.137.1
Fix
Update service worker fetch requests to bypass cache
- Modified fetch requests in the service worker to use 'no-cache' policy, ensuring fresh responses for index and online pages.
- Improved overflow handling in CardFullEditable component by utilizing ResizeObserver for better performance and responsiveness.
