blackburn4475
blackburn4475
SSolidJS
Created by blackburn4475 on 8/17/2023 in #support
How do i write routes which update automatically based on if authenticated or not
seems i had 2 <Router> one in index.jsx and App.jsx and seems that was causing the issue
5 replies
SSolidJS
Created by blackburn4475 on 8/17/2023 in #support
How do i write routes which update automatically based on if authenticated or not
My index.jsx has render(() => (<Router><App/></Router>), document.getElementById('root'));
5 replies