Skip to content

Relations Sections Defaulting to JS #442

Closed
@montymxb

Description

@montymxb

A user brought up an issue with the docs regarding the php sdk. After taking a look I noted that it appears all the sdks exhibit the same issue. In such sections as 'Relations' the code samples appear to be defaulting to JS where there are multiple samples to choose from.

An example of this can be seen in the php guide, the ios guide and the android guide. It looks like the issue stems from shared files in the _includes/common, where multiple languages may be conditionally displayed with the same documentation, using expressions such as {: .common-lang-block .php }.

I'm not certain but taking a quick look this appears to be stemming within the javascript which dynamically displays the appropriate code sections. I'm not too familiar with this project but if no one else is sure I can take a look at rectifying this issue myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions