nikkwong

Results 5 issues of nikkwong

Hi, I have a Popper which has some elements which may be destroyed like so: ``` Click me More Content Trigger ``` Clicking the button unexpectedly closes the popper because...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? When using controlnet with any models,...

asking-for-help-with-local-system-issues

# Summary: Did a clean install. Node v16. `yarn run web` fails to load anything in browser, resulting in: ``` constants.js:85 Uncaught TypeError: Cannot read properties of undefined (reading 'out')...

Hi, I am trying to create a relationMapping between two composite keys which both share the same property names: ``` join: { from: [`table1.user_id`, `table1.hub_id`], to: [`table2.user_id`, `table2.hub_id`], }, ```...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the issue The Appearance module does not export `setColorScheme` like the react-native...

bug