Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create API to set page_id #707

Open
cedricziel opened this issue Oct 15, 2024 · 0 comments
Open

Create API to set page_id #707

cedricziel opened this issue Oct 15, 2024 · 0 comments
Labels
feature Request a new feature

Comments

@cedricziel
Copy link
Contributor

Description

In order to recognize components in my application, I want to be able to call a public API that sets the page_id meta.

The page_url meta is automatically used from the actual hash and the id is calculated in the backend if not set - making it set-able improves the user-experience when having multiple views in my app.

Proposed solution

Create a public setPage(id: ?string) method that allows to set and unset the page_id meta.

Context

@cedricziel cedricziel added the feature Request a new feature label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Request a new feature
Projects
None yet
Development

No branches or pull requests

1 participant