Catur Bagaskara
Catur Bagaskara
Same with me, fix with delete the `defaultValue` of the select input, then the placeholder show it again! Thanks @Swapnanil-Gupta
> hi @codeasashu we had already released the feature to save responses to a collection in our September 2024.9.0 release > > https://hoppscotch.com/blog/hoppscotch-v2024-9-0 :) This should close this issue then
Are they supposed to update the docs too to expose this new port 3200? https://docs.hoppscotch.io/documentation/self-host/community-edition/install-and-build#using-the-aio-container
> Thanks for the detailed report. We've identified the root cause, and the [fix](https://github.com/hoppscotch/hoppscotch/pull/5569) has been merged and is scheduled for the patch release this week. Really sorry about the...
> Also, [@caturbgs](https://github.com/caturbgs), could you elaborate on the issues encountered in the web app? Every time I open the collections, it always shows empty. This issue occurred on the same...
> > > > Every time I open the collections, it always shows empty. This issue occurred on the same latest update that broke the desktop app. > > Can...
> > > Also, [@caturbgs](https://github.com/caturbgs), could you elaborate on the issues encountered in the web app? > > > > > > > > Every time I open the collections,...
i'm still getting types error after generate the .nuxt folder example of `.Dockerfile` ``` # Build the Nuxt application RUN bun run postinstall RUN bun run build ``` error logs...