fineanmol / Annoying-submit-button

Annoying Submit Button in React. Give a ⭐️ if you have liked this project and want to support it !
https://annoyingsubmitbutton.netlify.app/
MIT License
129 stars 179 forks source link

[BUG]: App.js not working properly #200

Open hsayvaidya23 opened 11 months ago

hsayvaidya23 commented 11 months ago

image

please add "hactoberfest-accepted" label

I have tried the following troubleshooting steps:

I have checked the spelling of all the variable and function names. I have made sure that all of the required imports are included. I have tried restarting the development server. I am still unable to get the app.js file to work properly. I would appreciate any assistance that you can provide.

Steps to reproduce:

Clone the repository. Install the dependencies. Start the development server. Open the application in a web browser. Expected behavior:

The application should start and display the welcome page.

Actual behavior:

The application fails to start and displays the error message above.

shrutsureja commented 11 months ago

@hsayvaidya23 Yes, you are right, i followed the same steps

and got the error image

I will start looking for the solution for this bug

massdx commented 11 months ago

Have the same problem