Bengt Weiße

Results 100 comments of Bengt Weiße

@Jaimy128 check the demo repo there are working examples with reactive forms

thanks for the feedback, but as i already commented earlier... you do not have to adopt directly to the newest features,since reactive forms / template driven forms are working with...

You are correct and that is the way i would go to build a new component. But i am not blocking to create a new component ;-) But if you...

@ShaneK lint + build work locally. but one test is failing: ```BASH src/components/datetime/test/disabled/datetime.spec.tsx ● ion-datetime disabled › picker should be disabled in prefer wheel mode expect(received).toEqual(expected) // deep equality Expected:...

How to create a repro repository on possible flaky tests and not cleaned up timeouts? I mean this is just how to work with timeouts, intervals? Clean them up when...

i just created a clean issue and not a bug to avoid to set the required repo url field. i hope this is okay https://github.com/ionic-team/ionic-framework/issues/30860

Could you plesae try it in the plain quilljs playground: https://quilljs.com/playground/snow ?

strange because then it should not work in quilljs either. i do not have any special or additional styling or logic for that. Maybe safari has some problems with shadow...

Since i even have no mac it would be nice, if you could do some debugging :S

Do you try to use better-sqlite3 in the browser/frontend side? i guess it is meant to be used in node or compatible contexts only checkout electron setup, how to use...