Devin McQueeney

Results 24 issues of Devin McQueeney

I'm not seeing the input fields, forms etc in the UI - looks like it's in your source code...

Looking for an example using SVGRenderer as an extraRenderer - so I can use an SVG icon as a node. Just including the renderer seems to give an error -...

We need to be able to pass down a for and aria- tags to the element for accessibility on label tags etc.

This doesn't appear to be working in angular 9 - do you plan to update it?

The drag and drop stopped working for me when I upgraded to React v18.x Works fine with v17.x

bug

Not sure why, but if I create a blank workspace and add a sveltekit app it makes me install angular schematics as a workspace dependency before working, but after that...

bug

Are there any examples of using the CSS3 Renderer for displaying nodes? Great work! Thanks

GREAT JOB GUYS!!! Is there any way to achieve what they did on svelte-select here? Maybe think about adding it to your select functionality...

How do you specify select fields for the parent document when you are using deepPopulate? I can specify the select for child objects this way just fine: .deepPopulate('createdBy', {populate: {createdBy:...

I was trying to modify some attributes with another control on the screen and it doesn't update the component with the new values real-time.