Skip to content

ReferenceError: Can't find variable: formfactorActions in factors function #7

@LeeSanghoon

Description

@LeeSanghoon

I included formfactor.js and 3 indicators.

  <script type="text/javascript" src="formfactor.js"></script>

  <script type="text/javascript" src="indicators/indicators.tv.js"></script>
  <script type="text/javascript" src="indicators/indicators.tablet.js"></script>
  <script type="text/javascript" src="indicators/indicators.desktop.js"></script>

and call factors function.

<script>
    formfactor.factors();
</script>

in factors function, occured error: Can't find variable: formfactorActions

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