Krishna R Acharya

Results 19 issues of Krishna R Acharya

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

### Link to the code that reproduces this issue https://github.com/krishnaacharyaa/nextjs-explore ### To Reproduce 1. Clone & Fork the project 2. npm install 3. npm run dev 4. ReferenceError: localStorage is...

template: bug
area: data fetching

### Link to the code that reproduces this issue https://github.com/krishnaacharyaa/nextjs-explore/tree/SSR-using-server-action ### To Reproduce ![image](https://github.com/vercel/next.js/assets/116620586/01294d3b-93f4-4c93-a480-37c4bb32d531) I have application like this, state needs to be accessible accross the application and any component...

template: bug
area: data fetching

I want to use the DropDown Trigger for the search bar and Dropdown Menu for the search results, Clicking on the Trigger again is closing the Dropdown menu, is there...

### Before you start - checklist - [X] I followed instructions in documentation written for my React-PDF version - [X] I have checked if this bug is not already reported...

bug
stale

### Before you start - checklist - [X] I followed instructions in documentation written for my React-PDF version - [X] I have checked if this bug is not already reported...

bug
stale

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Right now there is no checks to validate nor number of...

bug
help wanted
gssoc
level3

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ### Expected Behavior 1. Title and description should be full, with...

bug
good first issue
gssoc
level1

### Description It would nice to have pre-commit hooks which will do 3 things 1. Run the prettier and format the code 2. Add a regex for the commit message...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If i access directly via url `https://wanderlust-beta.vercel.app/add-blog` without logging in, I...

bug