[HTML5] Textfield with filter doesn't update

Hi there !

I’m having an issue, i have a textfield with an outline added in flash (in animate CC), when i initialize it, the text changes with it’s value, but if for example i want the content to change when i click on a button, the content of the textfield doesn’t update.

When i trace the content of the textfield, the content is updated, but not on screen (the old content is displayed), if i try to move the textfield, it doesn’t show the position’s change.

I tried the same code, but removing the outline and it works, is there any way to hard refresh the textfield ?

I’m using openfl 5.1.5 and lime 5.2.1

Thank you for reading :slight_smile: