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.

Position descriptions get truncated

See original GitHub issue

The description for each position gets truncated

Example:

positions: [
  {
    ...
    description: "my very long descr... "
    ...
  }
];

Is it possible to fix this or is it due to limitations on LinkedIn’s APIs?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
leonardiwagnercommented, Oct 16, 2019

I just released the v1.0.9 version which should solve this problem, you can update your version.

Please re-open this issue if it’s still not working, thank you.

0reactions
jessica-yangcommented, Dec 7, 2019

Ah you’re completely right! I mistakenly thought it wasn’t returning the whole thing because of that, but it actually is returning all the text. If that’s the case, that’s all I need and can do the cleanup myself like you said. Thanks so much! 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

Are your Google text ads getting truncated? Here's what to ...
For descriptions, Google doesn't give specific guidelines, and the preview tool won't show truncation. Again, pixels will matter.
Read more >
Introduction to the Position Classification Standards - OPM
Define the various classes of positions in terms of duties, responsibilities, and qualification requirements. • Establish official class titles. • Set forth the ......
Read more >
Short description is truncated in lists and report... - ServiceNow
Hi, can anyone help me with a problem where the incident.shortdescription gets truncated in lists and reports. It shows the first 41 chars ......
Read more >
How to tell when a UILabel will be truncated an/or its line ...
I don't want to apply the animation whenever the label re-sizes - only when it will cause a change in either truncation or...
Read more >
Google Text Ads being truncated | We explore the hubbub
We are seeing description lines in text ads being truncated, so we wanted to explore the hubbub and find out what this really...
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