-
Notifications
You must be signed in to change notification settings - Fork 282
Menu button - open a blank page #110
Comments
what happens if you reload the browser? |
The Red menu button will not appear if the screen is big, such as a full browser window on the notebook. If you reduce the size of the browser to a size similar to the above (notice the scroll bar at the bottom of the picture), you will get that Red menu button. The button should appear on the top left of the white page (what do you call this HBS component?) and it should not appear on the top left of the Aside. Am I right? Basically, when I click on the Red menu button, a new tab opens on the same browser but it is a blank page. In short, the Red button is not working as per intended. I am not sure why you want to reload the browser but I reloaded the blog page and also the blank page. There is no change or any difference. That said, the Red menu button works well onto a smartphone.. it just make the Aside appear and disappear but sliding it left to right and right to left. In short, the problem is on the computer browser. I am using Chrome v45. |
Thanks for confirming @foorb. If a new visitor drops by, the Red menu button will appear wrongly.. he wouldn't know that he needs to refresh or reload. |
Reload is necessary because media queries need to be detected to adapt the style. But is strange that you see a partial mobile view. maybe browser cache? |
I was thinking about the cache as well. Since I have reloaded it just now, when I close my browser and visit your blog again, the Red button should have appear correctly. I expect this to happen since the cache is now has been updated. However, this was not the case. The same thing happen. This means reloading only solve the current visit.. not the future visit. @foorb, have you try clearing your cache? |
I've done this with cleared cache. |
yeah! then feel free to close the issue :-) |
I cleared cached. This means that in order to load the page correctly, I need to clear my cache everytime I visit the blog... or reload the blog. |
I have tried opening up the blogs of adrianperez.org and also www.olddonkey.com (who just requested to add his blog onto your Github page). Theirs have no problem. |
Yeah. It's a bit strange. I gone back to version 2.5.5- this version already have the problem. |
In that case, this is not as simple as a cache-clearing issue. |
I think so |
In that case, I will await your advice on the fix... thanks! |
I have the same bug as described by @foorb in his gif. |
Hi @Kikobeats. Is this still a bug? |
I'm think so. I need more time, or more people collaborating in the project. |
Sure, no problem. I understand :) |
i find out that this exist only with zepto but with jquery it's working |
When I opened the webpage within a browser (Google Chrome) on my notebook with a smaller screen, the red Menu button appears on the top left. When this button is clicked, a new but blank page is opened.
Is this a bug?
The text was updated successfully, but these errors were encountered: