Skip to content

Spinner Bug #14

@Rodolfo-XDR

Description

@Rodolfo-XDR

When you set a spinner with typescript, it doesn't update.

You can set it at first, but when manipulating or want to reset the value on same page, it doesn't change.

Model changes the value, but doesn't visually.

EDIT ---------------

I tried, using my ngModel as string and see if I could set the number back in, but then this popped up

image

EDIT -----------------

I see the problem, you cannot to this:

this.spinnerValue = 0;

This will not set the spinner to 0 VISUALLY, but if you set it to another positive number you will see 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