Kfwebdev
Kfwebdev
This is my current solution: ```javascript const audio = new Howl({ src: [url] }) audio.once('unlock', () => audio.stop()); ```
@sestinj just updated and looks like the same error. To test I removed the `.continue` folder contents (except for config.json) before starting on the latest 0.8.43. ``` console.ts:137 [Extension Host]...
> @sestinj just updated and looks like the same error. To test I removed the `.continue` folder contents (except for config.json) before starting on the latest 0.8.43. > Np, thanks...
> I know this is pretty old, but I ad this issue because my macbook was connected to my hotspot and mac does some weird sutff when doing this with...
Same error, using an OpenRouter api key used to work but is broken now. Cursor v0.37.1 Vscode 1.89.1. Windows 10.  
> I have a quick fix. Disable all models but one from Openrouter and then validate the API key. You can toggle them on afterwards. This didn't fix the issue...
openrouter + anthropic/claude-3.5-sonnet works again! thank you @tmm1 !!