imthenachoman / nSPTiles

Windows style tiles for SharePoint
http://nsptiles.js.org
MIT License
11 stars 5 forks source link

No render on home pages #13

Closed PFManley closed 7 years ago

PFManley commented 7 years ago

I've noticed that when I promote pages to home page status, the page must be reloaded to render the tiles. I was able to reproduce this quirk on 5 home pages. My guess is the redirect function in SP hangs up the load. Instances on subpages worked fine. I was able to remedy this problem by using an absolute URL in lieu of a relative one. Just FYI...

imthenachoman commented 7 years ago

@PFManley So I will be honest. I am not sure what "promote pages to home page status" means? Doesn't that just take a page and make it a home page? If so, isn't that a one time thing and once its set it wouldn't/shouldn't be a problem any more? Just trying to understand more so I know where to look to fix the bug.

PFManley commented 7 years ago

Hey,

Sorry for any confusion…new to the hub. You are totally right and I don’t think it’s a bug. I just thought it might be worth a mention if anyone else was having the same issue. I absolutely LOVE, LOVE, LOVE! nSPTiles and appreciate it greatly. Awesome work and thanks for sharing!

Pam

From: IMTheNachoMan [mailto:notifications@github.com] Sent: Wednesday, May 31, 2017 8:41 PM To: imthenachoman/nSPTiles nSPTiles@noreply.github.com Cc: PFManley pamelamanley@gmail.com; Mention mention@noreply.github.com Subject: Re: [imthenachoman/nSPTiles] No render on home pages (#13)

@PFManley https://github.com/pfmanley So I will be honest. I am not sure what "promote pages to home page status" means? Doesn't that just take a page and make it a home page? If so, isn't that a one time thing and once its set it wouldn't/shouldn't be a problem any more? Just trying to understand more so I know where to look to fix the bug.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/imthenachoman/nSPTiles/issues/13#issuecomment-305356971 , or mute the thread https://github.com/notifications/unsubscribe-auth/AbpZcjy7_uemyXV8p8ZaWQ-hrM-JLJa6ks5r_giqgaJpZM4NoFAf . https://github.com/notifications/beacon/AbpZcl-p4EMs4LoE3K1A_6ycpS3n8L9Zks5r_giqgaJpZM4NoFAf.gif

imthenachoman commented 7 years ago

No issues. And Thank you! Happy to hear you like it!