Popper-core: Apply style onCreate

Created on 17 May 2017  ·  3Comments  ·  Source: popperjs/popper-core

Hi @FezVrasta

I try to apply style to my pop element when the onCreate event is triggered but it seems my style isn't applied.

See : http://codepen.io/Johann-S/pen/EmeYxj

Steps to reproduce the problem

  1. Just look

What is the expected behavior?

pop background should be blue

What went wrong?

The style isn't appied

# QUESTION ❔

Most helpful comment

All 3 comments

Hey, you can't edit data on onUpdate and onCreate. You can do that inside a modifier tho.

I'm sorry @FezVrasta but I don't understand how to do that 😟
I updated my CodePen but as you can see I cannot do what I want : http://codepen.io/Johann-S/pen/EmeYxj

Was this page helpful?
0 / 5 - 0 ratings