Builder content link
Builder public api key
go to Builder.io: Visual Development Platform and copy your PUBLIC api key
17463bffda934a57b57c1514d1c821f1
What are you trying to accomplish
I have a page which asks user to upload files. Those files are stored in context. I want to access those files on the next page. How do I do this?
both pages have the same page model.
But the context on the next page is reset.
I have tried navigating to the another page using location.href, and angular routing.
Code stack you are integrating Builder with
Angular. 17.