DEV Community

Cover image for Gemini Gems: Troubleshooting External Links Not Opening in New Chats
Workalizer Team
Workalizer Team

Posted on

Gemini Gems: Troubleshooting External Links Not Opening in New Chats

Gemini Gem External Links Not Opening? Understanding a Server-Side Bug and Its Workarounds

Google Workspace users are increasingly harnessing the power of Gemini Gems to customize their AI interactions, developing personalized assistants for specific tasks and workflows. These custom Gems offer enhanced productivity, but a reproducible technical bug has recently emerged, frustrating users: external links, particularly YouTube links, do not open as expected in newly created Gem chats.

This is more than a minor glitch; it's a consistent, reproducible issue affecting both the Gemini Android app and the web version at gemini.google.com. The problem indicates a server-side problem rather than a client-side configuration error.

The Reproducible Bug: Links That Only Work Later

The fundamental issue stems from how Gemini handles external links in a newly started Gem conversation. Users have observed a consistent pattern:

  • Open a custom Gem and start a new chat.
  • Ask the Gem a question that produces an external link (e.g., a YouTube video).
  • Tap the link — it does not open correctly.
  • Leave the chat.
  • Create or open another chat so that the affected chat becomes the second item in the history list.
  • Return to the affected chat.
  • Tap the exact same URL again.
  • The link now opens correctly.

Initial reports suggested a general external link issue, but thorough community testing, notably by Dmytro Gumburov, pinpointed the issue specifically to YouTube links. Various YouTube URL formats (e.g., youtube.com/watch?v=..., youtu.be/..., m.youtube.com/watch?v=...) all show the same behavior. This confirms the problem isn't URL formatting, but rather a specific handling issue within Gemini's session state related to YouTube content.

Comparison of Gemini chat showing a broken YouTube link in a new chat versus a working link after moving the chat to historyComparison of Gemini chat showing a broken YouTube link in a new chat versus a working link after moving the chat to history### The Technical Explanation: A Server-Side Initialization Glitch

Community experts have diagnosed this as a server-side session initialization issue. It appears that newly created Gem threads across both web and Android platforms encounter a temporary glitch in routing external hyperlinks. Once the thread is no longer considered "active" or "new" and is pushed into the conversation history, its state is presumably reinitialized or updated, enabling the links to function as intended.

This behavior is crucial because it eliminates client-side caching, browser settings, or device-specific configurations as the primary cause. The issue originates on Google's servers, impacting the initial state of a Gem conversation.

Immediate Workarounds for Broken Links

While Google's engineering team develops a permanent solution, several temporary workarounds can help you access essential links:

The Conversation Switch Workaround

This is the most frequently reported and effective method. When you encounter a link that doesn't open in a new Gem chat, simply open or create a secondary chat. This action shifts the affected session lower in your conversation history. Once the original chat is no longer the most recent, reopen it, and the links should then function correctly.

The Refresh Trick

Sometimes, a simple refresh can compel the chat state to update. If you're on the web, try pressing F5 or reloading the page. On the Android app, force-closing and reopening the app could achieve a similar effect, forcing the database to synchronize the chat state immediately.

Copy-Paste the Link

If you're in a hurry and the above methods do not immediately resolve the issue, you can completely bypass the Gem's link handling. Long-press the link (or right-click on the web) to copy the URL text directly, then paste it into a new browser tab or your chosen application. This ensures you get to the content, though it requires an extra step.

The "Dummy" Prompt

To prevent this issue proactively, start your custom Gem sessions with a quick, harmless prompt (e.g., "Hello" or "Start"). Then, navigate back to the main Gemini menu and then immediately return to the chat. This effectively moves the chat into a "historical" state even before you generate any links, potentially preventing the bug from affecting your actual queries.

Visual guide for submitting feedback in the Google Gemini Android appVisual guide for submitting feedback in the Google Gemini Android app### Reporting the Bug: Your Role in a Faster Fix

The most effective way to speed up a resolution is to submit a detailed bug report directly to Google. Their engineering teams depend significantly on precise reproduction steps to identify and resolve server-side problems.

How to Submit a Diagnostic Bug Report

  • On Web: Open the affected chat at gemini.google.com, select Help in the bottom-left panel, click Report a problem, and paste your reproduction steps.
  • On Android: Open the Gemini app, tap your Profile icon in the top right corner, select Help & feedback, and choose Send feedback with system logs enabled.

Remember, the more detailed and consistent your reports are, the faster Google's engineers can pinpoint and resolve the underlying server-side problem. Ensure you reference the specific URL of your affected chat if possible, and always include the exact steps you followed to reproduce the bug.

Where Workalizer Helps: Monitoring AI Tool Adoption

While this specific bug is a technical issue for Google to resolve, Workalizer offers valuable insights for organizations utilizing Google Workspace, including the adoption and usage of AI tools such as Gemini. For administrators seeking to understand how their teams are using Gemini and other Google Workspace applications, our How to Use the Gemini Usage Report provides a comprehensive overview. This report can help you track engagement, identify power users, and understand AI's overall impact on productivity within your organization. Similarly, for a broader view of your Google Workspace ecosystem, the How to Use the Google Workspace Dashboard can serve as a centralized hub for monitoring various application usages, including those for which you might be tracking google calendar usage or even Google Tasks usage report for specific projects.

Gemini Usage Report widget in Workalizer showing key metrics and filters.The Gemini Usage Report widget in context with period and scope filters.Detail view for Gemini Usage Report.Additional context for using the Gemini Usage Report widget.Activity Summary widget on the Workalizer dashboard showing activity grouped by time period.The Activity Summary widget gives a quick overview of engagement across the selected period.Meeting Activity Overview (MeetChart) on the dashboard showing meeting count and duration.The Meeting Activity Overview shows meeting volume and duration for the selected period.### Conclusion

The reproducible bug with external links in new Gemini Gem chats is a clear server-side issue that Google is anticipated to resolve. By understanding the problem, employing the temporary workarounds, and consistently submitting detailed bug reports, Google Workspace users can contribute to a quicker resolution and ensure their customized AI experiences remain seamless and productive. Stay informed and keep leveraging the power of Gemini, even as we navigate these minor challenges along the way.

Top comments (0)