Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -180,12 +180,6 @@ If the host app uses CSP, make sure its policy allows JavaScript to load from th

Cross-site cookies must be enabled in the browser when the Mendix application is hosted on a different domain from the host application.

## Known Issues

### Optional Parameters

Omitting a parameter that is marked as optional from the `parameters` object will result in the fallback page being shown instead of the default value being passed.

## Read More

* [Mendix Client](/refguide/mendix-client/)
Expand Down
Loading