Anurag Kumar

Results 7 issues of Anurag Kumar

Hi ! I have encountered a problem while deploying my nuxt app with vercel. The picture below shows the error. ##![image](https://user-images.githubusercontent.com/65001074/174080727-4f0bd19d-aa18-4207-a9e0-17ac1bafffa3.png) I am using monorepo and my folder structure look...

@eexit I am using this plugin with ghost self-hosted sever. I noticed that this plugin only manage images with cloudinary. Ghost also provide facility of uploading video, audio etc. to...

enhancement
help wanted

### Describe the feature Hi! I have been using nuxt and ofetch for a while. The ofetch package(independently) lacks the types safety I get when working with ofetch with nitro....

### 🔗 Linked issue #364 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a...

### Describe the feature Hi! The feature is to add a global function `revalidate` which can be called with `path` argument to revalidate the cache of a specific path. Ex:...

enhancement
discussion

Sometime when building components we don't have prior knowledge of which html element the user of component might want to use. For example a UI library provide a component `Button`,...

NeedsDecision
runtime
proposal

**Describe the bug** Inconsistent formatting of go code inside `{{ }}` in templ block. **To Reproduce** ```templ templ Collapse(p *CollapseParams) { {{ if p == nil { //