dukesx

Results 16 comments of dukesx

Never mind I changed to a better library.

> I do not think that anything can be done on library level. Overlay already has fixed position with inset 0. Browsers have this gap during scrolling because they are...

> ### What package has an issue > @mantine/core > > ### Describe the bug > When drawer closed, the tooltip remains visible beside a button / actionIcon. > >...

> do you have a small app that I can try this out on? @donavon here you go https://github.com/dukesx/css-theme-switcher-sample

Same case here, React Data Grid applies display none to its rows, although data is being fetched. Layout effect errors are persistent

Actually one tap and redirect login don't work the same way. When you press the user on dialog, google verifies you on client side and logs you in but in...

> > allow us to specify name for relationship and its type (one to many, etc ) when we mention the table and column to link for foreign key. >...

> > "bookmarks_to_articles" and "authors_to_articles" are relationship names, not table names. bookmarks and articles, both are linked to authors through these relationships. > > This confuses postgres since there is...

> > Yes, i have tried this and it doesn't help. Postgres is too intelligent to still figure out this. > > Here you mean that the SQL interface for...

> > "bookmarks_to_articles" and "authors_to_articles" are relationship names, not table names. bookmarks and articles, both are linked to authors through these relationships. > > This confuses postgres since there is...