Alek Petuskey
Alek Petuskey
Hi so you are trying to wrap material ui so you can use its components as seen here https://reflex.dev/docs/advanced-guide/wrapping-react. In your pcconfig the frontend imports are not working is that...
Hi can you paste your code here and I can take a look and help debug. Also feel free to join the discord for faster response times
Ok nice will take a look in the morning in Pacific time zone so heading off for tonight
Sorry got caught up with some other issues these past few days will take a look at this soon.
Got it we will investigate, thanks for pointing it out
Yeah @FHU-yezi is right but I think we can try and support this in the future as we do with other var operations with strings.
Yeah dark/light toggling only works with chakra because its a chakra feature we can work on trying to integrate this with the other libs pynecone wraps
Marking as enhancement because its expected behaviors as of now
Yes this is defiantly possible to implement will look into it
There is a login example using our db see here https://github.com/pynecone-io/pynecone-examples/tree/main/twitter. We are planning on adding o auth integrations soon aswell