Harry
SSolara
•Created by Harry on 6/6/2024 in #questions-issues
Theme
I have a Solara application which when run on my machine looks fine, it runs in light mode and as a green primary colour (for context my Mac is in dark mode, IDK if this useful info). it is also worth noting that i do not do anything with the theme anywhere in my Solara application except from the theme.js file below. However, when I run the same Solara application on a different machine the website is in dark mode, dispite to my knolage not being put in dark mode.
Is there a way I can force the theme to be light for my Solara application? theme.js:
Is there a way I can force the theme to be light for my Solara application? theme.js:
7 replies
SSolara
•Created by Harry on 5/29/2024 in #questions-issues
404 Solara Router
Hi, when you try and go to a Solara page which doesn’t exist you will see a very simple page which has the text "Page not found by Solara router". Is there a way of either replacing this with a different page, eg my own 404 page not found, or redirecting the user from the default Solara "Page not found by Solara router" page to one I define, eg my own 404 page not found?
7 replies
SSolara
•Created by Harry on 2/29/2024 in #questions-issues
Current theme?
Is there any way of getting the current theme used by the solara application?
2 replies
SSolara
•Created by Harry on 12/18/2023 in #questions-issues
InputDate not working
I am trying to run this simple page:
when I do I get this error:
I have tried clearing my browser but nothing I do fixes the issue
3 replies