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.

Title works wrong

See original GitHub issue

Hi, when I use gallery: {enabled: true} and getting title from img title: image: { titleSrc: function(item) { return item.el.find('img').attr('title'); } },

there is a problem during changing photos when not all of them has title attr:

<a href="big.jpg" class="popup"> <img src="small.jpg" title="Super photo"> </a> <a href="big2.jpg" class="popup"> <img src="small2.jpg"> </a>

When I open big.jpg and has caption “Super photo”, then change gallery to big2.jpg, there is still caption “Super photo” visible although big2.jpg has no title attr.

This error not exists when all imgs has empty title tag.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:2
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
jovilogcommented, Oct 25, 2017

@dimsemenov Bump. Came across this bug again in a project. Any update?

0reactions
jovilogcommented, Jul 24, 2017

@dimsemenov Any statement regarding this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Resolve Title Issues (Explained) - HomeGo
Title issues have to be fully resolved before a home can be sold, and 11% of closing issues revolve around title problems.
Read more >
Property Title Defects – What are they and how are they solved?
Title problems caused by errors in public records · Incorrect Assessor's Parcel Number or legal description · Conflicts with the legal description ·...
Read more >
CSS not Working in Custom Widget title ,without title works ...
I made a wordpress widget there everything is ok but css not working for widget title.Everything is okay in CSS file and title...
Read more >
Title appearing on wrong figure - MATLAB Answers - MathWorks
I have a class method that I am using to plot some images. The images are passed in a vectors and reshaped into...
Read more >
Quiet Title Action: Definition, How It Works, Uses, and Cost
If a title is not clear, it is not "quiet". This can arise from liens, boundary disputes, easements, gaps in the chain of...
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