Swaroop

Results 7 issues of Swaroop

I found an issue while we are taking "BEARER_TOKEN" from .env by using os.environ.get("BEARER_TOKEN"). It show 401 because bearer_token was not passing exactly. So by using this "pip install python-dotenv"...

How to do interpolation 2d like Scipy intrep2d?

### NextUI Version ^2.2.9 ### Describe the bug When I use 'use client' directive for the component which uses it stops showup the tooltip and returns the following error: ###...

bug

## Description Fixes #3611 Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google. ## Checklist - [x] I have followed...

samples
api: genai

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: bug
triage me
priority: p2
samples

As `ethcall` is using `assert` keyword inside `lib/call.js` and `lib/calls.js` to import ABI's. Using ethcall in typescript project giving `importAssertions` error. It's a `CRA` which is customized using `react-app-rewired` ![image](https://github.com/Destiner/ethcall/assets/57614947/798af84a-8954-4913-af90-5faa62d46ec9)...

I'm trying SPA with CF worker which has vite-plugin integrated. However, when I'm trying to request an api through wrangler server / vite server I'm getting the following error: ✘...