Hey. I have one more small question. For forms dropdown I used additional libraries like: react-phone-number-input and react-select. Once I overwrote default forms in recipe both libraries designs collapsed. Do you have any suggestions how to fix that?
r
rp_st
11/07/2022, 4:46 AM
Hey! What do you mean by designs collapsed? Are there any errors on the browser console?
rp_st
11/07/2022, 4:46 AM
Or any messages related to emotion library
v
vaiva7550
11/07/2022, 7:35 AM
I do use emotion v11 but unfortunately no errors in console. This is how designs looks like when just created (not connected to the recipe) and how it changed when I used overwrite metho :/
r
rp_st
11/07/2022, 8:05 AM
Instead of using component override, can you disable the default UI entierly and then just render your UI on the login page?
rp_st
11/07/2022, 8:06 AM
You can disable the login UI completely by setting the
you are right. It did help. strange tho that overwriting breaks designs in libraries
r
rp_st
11/07/2022, 9:51 AM
yea.. very strange. We use emotion as well in the lib.. maybe that's causing some issue. Anyway, we plan on removing use of emotion from our lib very soon
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).