GraysonT
GraysonT
SSolidJS
Created by turtle15 on 1/18/2024 in #support
What text editor libraries can be used with Solidjs (not SolidStart)?
but i think this is the best solution i can find till now
18 replies
SSolidJS
Created by turtle15 on 1/18/2024 in #support
What text editor libraries can be used with Solidjs (not SolidStart)?
alright thank you. Im finding something similar to tinymce. although not many feature as it
18 replies
SSolidJS
Created by turtle15 on 1/18/2024 in #support
What text editor libraries can be used with Solidjs (not SolidStart)?
ah i see. seems till now havent been solve yet. thanks for digging this out for me
18 replies
SSolidJS
Created by turtle15 on 1/18/2024 in #support
What text editor libraries can be used with Solidjs (not SolidStart)?
my solid js also appear this warning: App.tsx:58 [Deprecation] Listener added for a synchronous 'DOMNodeInserted' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this event listener will cause performance issues today, and represents a risk of future incompatibility. Consider using MutationObserver instead.
18 replies
SSolidJS
Created by turtle15 on 1/18/2024 in #support
What text editor libraries can be used with Solidjs (not SolidStart)?
is it same situation as u?
18 replies
SSolidJS
Created by turtle15 on 1/18/2024 in #support
What text editor libraries can be used with Solidjs (not SolidStart)?
No description
18 replies
SSolidJS
Created by turtle15 on 1/18/2024 in #support
What text editor libraries can be used with Solidjs (not SolidStart)?
hi do u hv an example on how to use this, cuz the css of this seems crazy now.
18 replies
SSolidJS
Created by GraysonT on 6/30/2023 in #support
Solid Bootstrap Data Table
Thanks for each of every suggestions, the previous team make the blazor table component by themselves, I'm trying to get rid of that and tend to a easier solution.
5 replies
SSolidJS
Created by GraysonT on 6/26/2023 in #support
Solid JS + Auth (How to store the credential)
I see. I believe I have enough information to kick start. Thank you for ur suggestion and guidance👍
13 replies
SSolidJS
Created by GraysonT on 6/26/2023 in #support
Solid JS + Auth (How to store the credential)
In this case, can I understand like if non-sensitive user info can be store in the local storage but for the session id/token can be store in httpcookies, but both backend and frontend must hosted on same AWS vm instance
13 replies
SSolidJS
Created by GraysonT on 6/26/2023 in #support
Solid JS + Auth (How to store the credential)
so http cookies could be the one to authenticate my app? is it possible to store my user information with token in http cookies, and access from my solid js? when use axios send the request, the cookies associted with the request, anything related to cookies will handle by backend? am I getting it correct?
13 replies
SSolidJS
Created by GraysonT on 6/26/2023 in #support
Solid JS + Auth (How to store the credential)
🫡 Any opinions are welcome
13 replies