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

[Safari] Switched characters on Title #199

Closed
tiagodenoronha opened this issue Jul 1, 2020 · 6 comments · Fixed by #203
Closed

[Safari] Switched characters on Title #199

tiagodenoronha opened this issue Jul 1, 2020 · 6 comments · Fixed by #203
Labels
bug Something isn't working

Comments

@tiagodenoronha
Copy link

tiagodenoronha commented Jul 1, 2020

Describe the bug
The username is getting the 2 last letters switched.

To Reproduce
Steps to reproduce the behavior:

  1. Write your username
  2. Start npm
  3. Page loads with wrong name
    Expected behavior
    Same name as username

Is this responsiveness Issue
NO

Screenshots
image

Desktop (please complete the following information):

  • OS: MacOS 10.15.5
  • Browser: Safari
  • Version 13.1.1
    Additional context
    Happens on https://developerfolio.js.org aswell. Last name should be Pasta, but is Pasat.
@saadpasta
Copy link
Owner

That's a very weird issue I guess. Because we are just using font for the heading nothing much.

And for DeveloperFolio in my case, it's showing the name correctly.
Screen Shot 2020-07-02 at 10 38 10 AM

@tiagodenoronha
Copy link
Author

Strangely, only happens in safari 😄

This is on the latest version of chrome, on the same Mac.
image

@kartikcho
Copy link
Collaborator

We've had another recent report of a Safari issue, @tiagodenoronha if you could provide a fix for it, that'd be great!

@kartikcho kartikcho added the bug Something isn't working label Jul 3, 2020
@kartikcho kartikcho changed the title Different name on Title [Safari] Switched characters on Title Jul 3, 2020
@tiagodenoronha
Copy link
Author

I'm not quite skilled in react or even js... don't know if I can be of much use here besides testing... :/

@kartikcho
Copy link
Collaborator

That's okay @tiagodenoronha, filing bugs is a pretty important contribution too!

@abhishekashyap do you want to take a look at this too since it's another Safari issue.

@abhishekashyap
Copy link
Contributor

I am able to reproduce the issue but will have to look at what exactly is causing this weird bug.

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

Successfully merging a pull request may close this issue.

4 participants