Page 1 of 1

Is there a recommended way to submit a test case or repro?

Posted: Sat May 15, 2021 3:05 pm
by jashworth

It would be great to be able to submit a link to a TypeScript+React codesandbox repro, for example, but using a private npm registry makes that awkward at best.

I'm just wondering if I'm missing a better way to proceed.

thanks


Re: Is there a recommended way to submit a test case or repro?

Posted: Sat May 15, 2021 4:06 pm
by mats

We have plans on doing something in this area to make it easier to submit test cases. You can always link to the last online version used to showcase our examples. E.g. https://bryntum.com/dist/scheduler/build/scheduler.module.js


Re: Is there a recommended way to submit a test case or repro?

Posted: Sun May 16, 2021 12:03 pm
by jashworth

Yeah, I spotted that.

It's possible to work with gantt by uploading
gantt.umd.d.ts

and externally referencing
gantt.umd.js

But gantt-react is more awkward, I think.