Giter Site home page Giter Site logo

Comments (6)

bokand avatar bokand commented on May 25, 2024

Do you mean that the link doesn't work when clicked from sheets? Does it work when pasted in the URL bar? Can you share the link that's not working?

from link-to-text-fragment.

tomayac avatar tomayac commented on May 25, 2024

Not sure what the problem is. I could get it working in this sheet using the HYPERLINK() function.

from link-to-text-fragment.

obrien79 avatar obrien79 commented on May 25, 2024

I was trying to enter link using cmd + k and the text fragment url, didn't work then. Also the main point is it wasn't working specifically when deep linking to a section within a Google support page. Example

from link-to-text-fragment.

bokand avatar bokand commented on May 25, 2024

Ah, thanks for the example - that's interesting, I don't see any obvious reason why it wouldn't work. I'll take a look.

from link-to-text-fragment.

tomayac avatar tomayac commented on May 25, 2024

Ah, so the problem is not with the link generation (what the extension does), but with the link matching (what Chrome does). I can reproduce the link to not work, but only sometimes. @bokand (who works on the Chrome part) said he's taking a look. I (as the one who works on the extension) will leave the issue closed. Maybe @bokand can share the resolution or a bug ID for you to subscribe to here (commenting always works, even if the Issue is closed).

from link-to-text-fragment.

bokand avatar bokand commented on May 25, 2024

Sorry for the delay - I did take a look. It seems the page is doing dynamic loading so in cases where it doesn't work it's because the page issues the load event but it's still actually inserting content into the DOM. I can make it work fairly reliably when opening in an incognito window but subsequent loads reproduce the issue and fail to scroll-to the text. I'm guessing the page does some kind of cached retrieval.

https://crbug.com/963045 is the chromium bug tracking issues like this.

from link-to-text-fragment.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.