Sokrates
Sokrates
Currently when a user is created, adapter-drizzle uses default values `defaultSqliteTableFn` for `users, accounts, sessions, verificationTokens` tables which means if we use a custom oauth provider and extend what the...
I am getting this error: ``` [!] (plugin postcss) Error: require() of ES Module \postcss.config.js from node_modules\lilconfig\dist\index.js not supported. Instead change the require of postcss.config.js in \node_modules\lilconfig\dist\index.js to a dynamic...
This is a creatable select. I am also using superforms and need to extract an array with the values of the select. To do so, I bind the parameter myFields...
Just installed this library and tried to run and received this: ``` $ npm install -D @rgossiaux/svelte-headlessui && npm run dev npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to...
**My question is essentially how do we scroll to a specific element that have a transition effect?** So scroll into view scrolls to a specific element based on it's current...
Hey, What's the general advice for document layout when using saos? How to work with it when using a Layout file with headers and footers that change the height of...
https://github.com/sveltejs/svelte/issues/3165#issuecomment-879306008 Currently getting `Uncaught (in promise) TypeError: outros is undefined`
Awesome, what do you guys think of the option that a user should be able to allocate the widgets on the screen however they like? It feels a bit clunky...
Hi, awesome lib! How would I use render to insert a comma? Also, using render, removes the className from the FlapDisplay object. I guess, it each render, I need to...
What steps are necessary to make this adapter work both with chrome and firefox?