Skip to content

issues Search Results · repo:visionmedia/page.js language:JavaScript

Filter by

310 results
 (85 ms)

310 results

invisionmedia/page.js (press backspace or delete to remove)

Hi, Recently I started getting high severity warnings from npm that this library depends on vulnerable versions of path-to-regexp (in my case page.js 1.11.6 depends on path-to-regexp 1.2.1). Could this ...
  • MarkBFamFour
  • 1
  • Opened 
    on Nov 6, 2024
  • #616

I love this little library, but there are a few things that I would love to add to it: - nested routing definitions - typescript support - some small bugs that could be fixed I m wondering if it ...
  • andyjessop
  • 1
  • Opened 
    on Nov 10, 2023
  • #615

Looking for a SPA router for svelte and found page.js has no updates for two years, is this still an active project?
  • laoshaw
  • 16
  • Opened 
    on Jan 21, 2023
  • #611

When page.js is started, it clears the history.state via the following line. https://github.com/visionmedia/page.js/blob/4f9991658f9b9e3de9b6059bade93693af24d6bd/index.js#L168 This is actually problematic ...
  • AshfordN
  • Opened 
    on Sep 25, 2022
  • #610

Hi Team, I am working on my application and I am stuck onto a solution, where I want to give a warning message on the click of back button of the browser. Whenever there are unsaved changes on the page, ...
  • AditiG12
  • 2
  • Opened 
    on Sep 6, 2022
  • #609

when I click the doc link. it failed and is shown 404... image
  • Lijiaoa
  • Opened 
    on Jul 13, 2022
  • #608

I apologize if I missed an existing issue for this, or if this is expected behavior, but it seems surprising to me. #575 is similar but this is specifically around pathname and base URL. Assuming hashbang ...
  • evanbattaglia
  • Opened 
    on Oct 21, 2021
  • #589

Hello, is it possible to change the url without calling again the route? Example, I have a route that takes 2 arguments /id/slug If slug is incorrect, I want to correct it, but don t want to run the ...
  • plckr
  • 1
  • Opened 
    on Apr 8, 2021
  • #588

Right now we import node_modules/page/page.js into our project but it would be nice if there was a minified version we could import instead. Not a huge deal but it would be nice.
  • arethk
  • Opened 
    on Mar 24, 2021
  • #587

Hi, I am having trouble with simple hash links : a href= #my-section link /a I specified {click: false} in the Page.js options, because there are some links I do not want handled by Page.js. However, ...
  • rkyoku
  • 5
  • Opened 
    on Mar 20, 2021
  • #586
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.