Hi , Anybody have experience with netlify hosting ? I tried to put _redirects / netlify.toml file outside src folder and still after refreshing on a router for e.x www.example.com/about it breaks the page …its a problem with SPA’s if anyone can help ,Please let me know.
Latest posts made by robin.x85
-
Netlify on page reload gives a broken page
-
RE: SPA and Meta plugin deploy on Netlify
@gvorster said in SPA and Meta plugin deploy on Netlify:
see these tags when I
where did you put _redirects file inside src ?
-
q-route-tab as anchor tags
HI Guys I managed to make q-route-tab as anchor tab to navigate to a part of div with html page.
The first click it navigates to that particular div but when we scroll from from that div away to another div and try to click the tab it wont navigate to that div again.I know that to.hash will have that value but i am struggling to find a solution that can make q-route-tab just like anchor tags.Any Help I appreciate it
-
:rules props ! different color on error
Hi All,
Is there any way we can change the color when the validation fails through :rules props. By default the color is red on fail.
Please Help me out if you know the solution.Thank you
-
<q-page padding> help or q-page-container
Hi All,
Can anyone help me ? I want to have a different width size on <q-page> without loosing the responsiveness (padding prop allows default width).I tried searching on documentation i couldn’t find it .
Thank you.
-
RE: Help regarding Clickable Logo
@metalsadman Thank you so much. It was just a logo of Quasar framework. I wanted that logo to point to Home page. I did what you said …Thank you so much once again
-
Help regarding Clickable Logo
Hi Thanks for this amazing framework.I am currently building my portfolio and i like to have a the logo to get back to home page.I tried inserting to="/" and clickable prop but its not working.
Any Help would be gratefulThanks in Advance