Skip to content

Add getResourceLoaderStylesModules #5

@osnard

Description

@osnard

The ITag interface currently only has a getResourceLoaderModules method

https://github.com/hallowelt/mwstake-mediawiki-component-generictaghandler/blob/master/src/ITag.php#L35

It is used to load RL modules only on pages that have the tag.

https://github.com/hallowelt/mwstake-mediawiki-component-generictaghandler/blob/master/src/TagRenderer.php#L55-L58

Unfortunately, if the RL module contains styles, this may lead to a FOUC, as the RL module only gets loaded after the initial page load.

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