Skip to content

Uncaught TypeError: $(...).circliful is not a function #183

@voltan

Description

@voltan

Hello
When I try to load circliful like this, I have console error

            $("#circle-not-assigned").circliful({
              animation: 1,
              animationStep: 5,
              foregroundBorderWidth: 15,
              backgroundBorderWidth: 15,
              percent: 50,
              textSize: 28,
              textStyle: 'font-size: 12px;',
              textColor: '#666',
              multiPercentage: 0,
              progressColor: { 15: '#152cc4', 25: '#FF6C00'},
            });

error log is:

Uncaught TypeError: $(...).circliful is not a function

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