Skip to content

pidCryptUtil is not defined #6

@shuaiyaotian

Description

@shuaiyaotian

If I run my code under 'use strict' mode, it will crash. Because of the code bellow:

pidCryptUtil = {}; // file pidcrypt_util.js line 36

I have to insert window.pidCryptUtil = window.pidCryptUtil || null; before I require it;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions