plotly / dash-labs

Work-in-progress technical previews of potential future Dash features.
MIT License
139 stars 39 forks source link

Pages dash2.5 compatible #109

Closed AnnMarieW closed 2 years ago

AnnMarieW commented 2 years ago

This PR makes it possible to use dash-labs while using the pages feature in dash 2.5.

This fixes the issue where it would use the dash-labs register_page function rather than the one from dash if the app included:

import dash_labs as dl