Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

issue with php partial reloading and css #67

@valyrie97

Description

@valyrie97

If you have a php file that pulls in a card from another file via ajax and injects it into the DOM, the header color will be black, despite what its set to be.

for reference, I've used this method to color the header: --paper-card-header-color: var(--default-primary-color);

edit: i've created a small example explaining the issue better than I can. http://www.mandworks.com/ajaxexample/Home.php . Feel free to go back and forth between the two pages.

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