b6fa2db72e
Added console logging to diagnose why Demo Credentials modal is not opening despite no visible errors. Changes: - Log button click event - Log Bootstrap availability check - Log modal element existence - Log fetch response status - Log content length after loading - Log modal instance creation - Check Bootstrap.Modal availability before use This will help identify whether the issue is with event binding, Bootstrap loading, fetch requests, or modal initialization. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>