# Bug report ## Describe the bug .returns() should not allow .single() to be chained otherwise it'll produce incorrect types. ## To Reproduce Steps to reproduce the behavior, please provide code snippets or a repository: 1. Go to '…' 2. Click on '…' 3. Scroll down to '…' 4. See error ## Expected behavior A clear and concise description of what you expected to happen. ## Screenshots If applicable, add screenshots to help explain your problem. ## System information - OS: [e.g. macOS, Windows] - Browser (if applies) [e.g. chrome, safari] - Version of supabase-js: [e.g. 6.0.2] - Version of Node.js: [e.g. 10.10.0] ## Additional context Add any other context about the problem here.
Bug report
Describe the bug
.returns() should not allow .single() to be chained otherwise it'll produce incorrect types.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context
Add any other context about the problem here.