bldev2473

Results 11 comments of bldev2473

I manually installed controller-gen and kustomize with go command, and removed the code that install those in Makefile. Any update for Windows?

> I switched geolocator package instead of location. But here is the deal, your website has no **SSL**, and according to [Secure Contexts ](https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts) in web development, you can only...

> > > I switched geolocator package instead of location. But here is the deal, your website has no **SSL**, and according to [Secure Contexts ](https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts) in web development, you...

Are there any updates to the features? I guess SEO optimization for blog or news like sites built with this framework is so bad.

Thank you for your response. I'll use the custom implementation for now and ask for more later.

The same thing happened. When I stop and restart the client service, the lifecontext method of the MCP server is called multiple times. It's called on the first session connection,...

Is this feature available in the latest version?

The same problem occurred in VS Code. ``` { "servers": { "context7": { "type": "http", "url": "https://mcp.context7.com/mcp", "headers": { "CONTEXT7_API_KEY": "ctx7sk-..." } } } } ``` ``` Unauthorized. Please check...

@enesgules I entered the dashboard key correctly. The problem is that after closing VS Code and restarting it later (exact timing unclear), this error appears when using the MCP server....