lume icon indicating copy to clipboard operation
lume copied to clipboard

take care of load order issues.

Open trusktr opened this issue 7 years ago • 1 comments

We need to test calling infamous.html.useDefaultNames (which defines the custom elements) in different orders compared to the HTML markup (f.e. before the elements, after the elements, etc).

Depending on the order in which things are called, there may be some bugs.

The test.html has a bunch of test cases.

trusktr avatar Dec 07 '18 05:12 trusktr

I believe this is done. Needs testing.

trusktr avatar Oct 26 '20 04:10 trusktr

This is old. Since we've greatly improved reactivity and life cycle handling in the update to classy-solid and standard JS decorators, this is probably long gone. Furthermore, this issue,

  • #279

will further eliminate potential issues.

trusktr avatar Feb 25 '24 01:02 trusktr