Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

"_captureNames" is not saved in the internal Cache system #19

@ingles98

Description

@ingles98

Creating a SRL from a string with captureNames returns what is supposed to.

However a second instancing for the same query string on the same runtime will grab the interpreter from the cache, but captureNames are not reverted nor rebuilt for some reason.

I will look into this myself but for the moment, ignoring the cache is the straight forward way to go for now.

Activity

added a commit that references this issue on May 17, 2021
a313f8e
linked a pull request that will close this issue on May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @ingles98

      Issue actions

        "_captureNames" is not saved in the internal Cache system · Issue #19 · SimpleRegex/SRL-JavaScript