Skip to content

[Bug] profile-page links not calling my routes..."profile-tabs" section only  #190

Open
@pangit86

Description

@pangit86

Version

2.0.4

Reproduction link

https://jsfiddle.net/pangit86/sbqf1xeL/10/

Operating System

Win 10

Device

HP laptop

Browser & Version

Chrome Version 87.0.4280.141 (Official Build) (64-bit)

Steps to reproduce

On the "profile-page":

  1. Within the class labelled "profile-tabs", Replace an "href" with a call to a route on my server (Node.js)...such as "/users/pages/<%= broadcaster %>". The link will not be functional.

What is expected?

I expect that the route placed in the "href" should be called on my server.

What is actually happening?

The route placed in the "href" is not called, there seems to be no functionality when pressing the button.
However, in the class labelled "footer footer-default", the same route can be placed in an "href" and it will work as expected. See the 'fiddle' where I have the route in both

sections.
It seems only the "profile-tabs" section is not recognizing server routes "href" links for some reason.


Solution

Additional comments

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