issues Search Results · repo:FormidableLabs/envy language:TypeScript
Filter by
91 results
(78 ms)91 results
inFormidableLabs/envy (press backspace or delete to remove)Is there an existing issue for this?
- [X] I have searched the existing issues
Code of Conduct
- [X] I agree to follow this project s Code of Conduct
Code Sandbox link
No response
Bug report ...
bug
- elliason
- 1
- Opened on Feb 27, 2024
- #205
Hello, I would like to ask how to connect to next.js application that is running inside docker container ? I have
exposed ports 9998 and 9999, and I can see Envy web UI in http://127.0.0.1:9998/ but I ...
- elliason
- Opened on Feb 27, 2024
- #204
Something similar to @next/bundle-analyzer enabled flag.
For Nextjs, I imagine it would look something like this:
const envyConfig = {
serviceName: next-app ,
enabled: process.env.ENVY === true ...
- MauricioRobayo
- Opened on Jan 26, 2024
- #203
Issue
Observed when using Envy on a NextJS 14 project, we have an API route which calls a 3rd party backend API once. E.g.,
// api/foo/route.ts
export async function GET() {
const { data } = await ...
bug
@envyjs/nextjs
@envyjs/webui
- kgpax
- 1
- Opened on Jan 23, 2024
- #200
If you have a trace with a really long URL, then the scrollable area for displaying the trace details is far to small to
use useful.
See below screenshot, where the details are a small slither at the ...
bug
@envyjs/webui
- kgpax
- Opened on Jan 5, 2024
- #196
I use RTK Query to make my network request. I do not Get POST verb(my POST requests show up as GET) or the payload for
my POST requests. I do not get the headers for any request either. I suspect this ...
- ziyak97
- Opened on Dec 15, 2023
- #195
I have a fetch in App Router based API route using router and the fetch is not being picked up by the nextjs adapter.
Other fetchs are, either in RSCs or in the client, so the adapter is configured properly. ...
- jherr
- 1
- Opened on Dec 10, 2023
- #194
https://github.com/FormidableLabs/envy/blob/f8b8ef793844e0ebef434ab0f740ca0555866da2/packages/webui/.storybook/addons/preset.ts#L6-L8
Storybook Manual Mocks addon was updated to v1 with ability to change ...
- gebeto
- Opened on Nov 22, 2023
- #193
Add test for https://github.com/FormidableLabs/envy/pull/189#pullrequestreview-1738708792
- carbonrobot
- Opened on Nov 20, 2023
- #192
So far, Envy has likely only be used is short bursts where the number of traces present in the list are small in number;
rarely more than one or two hundred, for example.
As such the web viewer UI (and ...
@envyjs/webui
- kgpax
- Opened on Nov 19, 2023
- #191
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.