Menu

#2592 Provide way of calling unregisterRoute when using default router

closed
nobody
2024-04-25
2020-07-30
Anonymous
No

Originally created by: maport

Library Affected:
workbox-routing

Browser & Platform:
all browsers

Issue or Feature Request Description:
Router instances have an unregisterRoute method, but, as far as I can tell, if you are using the default Router, there is no way of obtaining the Router instance and hence no way of calling this method.

Would it be possible to either provide access to the workbox-routing.utils.getOrCreateDefaultRouter function or add an unregisterRoute function alongside the existing workbox-routing.registerRoute function that uses the default router?

Related

Tickets: #3419

Discussion

  • Anonymous

    Anonymous - 2024-04-25

    Originally posted by: tomayac

    Hi there,

    Workbox is moving to a new engineering team within Google. As part of this move, we're declaring a partial bug bankruptcy to allow the new team to start fresh. We realize this isn't optimal, but realistically, this is the only way we see it working. For transparency, here're the criteria we applied:

    Thanks, and we hope for your understanding!
    The Workbox team

     
  • Anonymous

    Anonymous - 2024-04-25

    Ticket changed by: tomayac

    • status: open --> closed
     

Log in to post a comment.