Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Bug report]: I can't create A Play and the website gives me an error about sending an api request to the analytics #1295

Closed
4 tasks done
MOHAMED-EHAB-DEV opened this issue Oct 5, 2023 · 11 comments · Fixed by #1339
Labels
bug Something isn't working hacktoberfest

Comments

@MOHAMED-EHAB-DEV
Copy link
Contributor

Descrcibe the bug?

When I create a react play it gives me error and return me to the home page

Steps to reproduce the bug?

.

Expected behavior

.

Desktop (Please provide your system information)

OS: Windows 11
Browser: Chrome

Mobile (Please provide your device information)

No response

Screenshot / Screenshare

image
image
image

Relevant log output

No response

Record

Code of Conduct

  • I agree to follow this project's Code of Conduct
@MOHAMED-EHAB-DEV MOHAMED-EHAB-DEV added the bug Something isn't working label Oct 5, 2023
@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Hey! contributor, thank you for opening an Issue 🎉.

@reactplay/maintainers will review your submission soon and give you helpful feedback. If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.

@ayushsgithub
Copy link
Contributor

@Programming-School-Pro-Coding Did you start the dev server as per the instructions? Or after cloning the repo, did you make some changes in the repo?

@joshi-kaushal
Copy link
Member

Can you please provide steps to reproduce this?

@MOHAMED-EHAB-DEV
Copy link
Contributor Author

MOHAMED-EHAB-DEV commented Oct 6, 2023

@Programming-School-Pro-Coding Did you start the dev server as per the instructions? Or after cloning the repo, did you make some changes in the repo?

I started the development as the instructions I start with npm run start:nolint, After cloning the repo no I didn't make any changes except I make a play but I have an issue because I wanted to code with typescript not javascript so I deleted the repo and wanted to create another one with typeScript and I install two packages npm install styled-components framer-motion to my project

@MOHAMED-EHAB-DEV
Copy link
Contributor Author

Can you please provide steps to reproduce this?

I cloned the repo and run the code

@priyankarpal
Copy link
Member

Can you please provide steps to reproduce this?

I cloned the repo and run the code

yes #1275 you can see the solution

@MOHAMED-EHAB-DEV
Copy link
Contributor Author

Can you please provide steps to reproduce this?

I cloned the repo and run the code

yes #1275 you can see the solution

Hey please reply to me at #1257

@Angra974
Copy link
Contributor

Can you please provide steps to reproduce this?

I cloned the repo and run the code

yes #1275 you can see the solution

I think the solution is for the key list in the map ( some other place has this problem too ).

Here, it's the problem related to the api.

@atapas
Copy link
Member

atapas commented Oct 15, 2023

@Angra974 @priyankarpal We should disable the analytics now as we are not using it. Can we disable it with minimal changes?

@Angra974
Copy link
Contributor

@Angra974 @priyankarpal We should disable the analytics now as we are not using it. Can we disable it with minimal changes?

I do it in some mins if my network permit it ^^

@priyankarpal
Copy link
Member

@Angra974 @priyankarpal We should disable the analytics now as we are not using it. Can we disable it with minimal changes?

Yeah! we need to do

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants