question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

First letter of keywords gets duplicated sometimes (ft/oas3)

See original GitHub issue

Version: ft/oas3 branch, rebuilt manually Chrome 59 on Windows 7

During input, the first letter of keys and values gets duplicated sometimes – see the GIF below.

I’m typing example for a parameter. The first time, when the path is /, everything’s OK (no duplicate characters). Then I change the path to /foo and type example again - and it’s entered as eexam...

duplicate-characters

Spec:

openapi: 3.0.0
info:
  version: 0.0.0
  title: test

paths:
  /:
    post:
      parameters:
        - in: query
          name: foo
          schema:
            type: boolean
      responses:
        '200':
          description: OK

@shockey

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
shockeycommented, Oct 31, 2017

Good news! I’m pretty confident I’ve fixed this issue in #1544.

I’m going to keep this issue open for a little while longer.

1reaction
shockeycommented, Nov 4, 2017

Shipping the new version now - it will be live in about 15 minutes.

Thanks, everyone! Feel free to bump this thread if you run into this issue again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

First letter typed is duplicated when searching in the overview ...
I just have to open the overview by swiping down and pressing the super key repeatedly. By this I get the first letter...
Read more >
Typed letters are often duplicated even though I don't hit them
i'm running win7 64bit and have a problem with the keyboard. the letters get doubled quite often even though i don't hit them...
Read more >
Find and select duplicate keywords - Google Ads Editor Help
Google Ads Editor has tools to find and edit duplicate keywords, giving your ads a better chance of success. Find duplicate keywords.
Read more >
duplicate first symbol in first word - Firefox for Android
This is an unresolved issue mentioned in release notes: Duplicated first letter in some latin keyboards. Duplicated glyphs in Korean words.
Read more >
Duplicate Content: Why does it happen and how to fix issues
While not technically a penalty, duplicate content can still sometimes impact search engine rankings. When there are multiple pieces of, as Google calls...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found