Skip to content

Fix deeplink handling when it URL only contain params

Martin Santangelo requested to merge js/deeplink-params into develop

Ticket(s) / Related Merge Requests

#5013 (closed)

Summary of Changes

Solved the handling of deeplinks with only params

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

Check issue

Regression Scope

Deeplinks only

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

ios device

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports