Skip to content
This repository was archived by the owner on Oct 1, 2022. It is now read-only.
This repository was archived by the owner on Oct 1, 2022. It is now read-only.

Unable to pass params as described.  #28

@vbadri

Description

@vbadri

Thanks. This is a very useful example. However, when I tried it, params does not seem to get passed into the inline pages. I added some debug traces, and I found this..

params [foo:bar, thisIs:totally working, install:false, nextPage:thirdPage]
..
At the second page, with
params: [install:, id:3c7ca98c-54c9-44fc-b528-55c075535fd6, csrf:cdf54384-3d8d-4a83-af91-16f340ea4ed3, settings.undefined.value:, settings:[:], name:secondPage, versionId:, currentPageInstalledSmartAppId:3c7ca98c-54c9-44fc-b528-55c075535fd6]

As you can see, params is NOT derived from the message passed above, but rather contains some other pre-defined values related to the app id, etc.

Has there been a change to the syntax?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions