Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Taipy Gui: Route Parameters #948

Closed
eric-tsibertzopoulos opened this issue Sep 26, 2023 · 1 comment · Fixed by #949
Closed

Taipy Gui: Route Parameters #948

eric-tsibertzopoulos opened this issue Sep 26, 2023 · 1 comment · Fixed by #949
Assignees
Labels
📈 Improvement Improvement of a feature. 🟨 Priority: Medium Not blocking but should be fixed soon 📝Release Notes Impacts the Release Notes

Comments

@eric-tsibertzopoulos
Copy link

Is it possible to pass and intercept Route parameters (query string) on a path to a page (in a multi-page app) in the Gui?
i.e.: http://localhost:8000/page1?param1=val1&.....

When I intercept a Flask route with parameters and return gui Markdow(...) I get a Flask error.

Thank you.

@FlorianJacta
Copy link
Member

Hi, we are currently investigating it. We will maybe come back to you for more information.

@dinhlongviolin1 dinhlongviolin1 self-assigned this Oct 5, 2023
@dinhlongviolin1 dinhlongviolin1 transferred this issue from Avaiga/taipy Oct 5, 2023
@dinhlongviolin1 dinhlongviolin1 added 📈 Improvement Improvement of a feature. 📝Release Notes Impacts the Release Notes 🟨 Priority: Medium Not blocking but should be fixed soon labels Oct 5, 2023
dinhlongviolin1 added a commit that referenced this issue Oct 5, 2023
* Handle Search Parameters

* linting

* remove dependencies on location.search
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
📈 Improvement Improvement of a feature. 🟨 Priority: Medium Not blocking but should be fixed soon 📝Release Notes Impacts the Release Notes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants