Hori Godai
Hori Godai
Hi @teodorusluo Thank you for the reporting I'll investigate the issue
It can't be helped
Hi @xiedandan You can disable the hash feature via the following code ```js new SmartPhoto('.js-photo', { useHistoryApi: false }); ```
@redelement thank you for the comment OK I'll try controlling the tab so as not to tab out thank you!
Hi @stratboy you can now install smartphoto via bower please try `bower install smartphoto`
Thank you for the request! OK I'll add that feature down the road
Hi @dlaunen Thank you for reporting! But I could not reproduce the error Which version of SmartPhoto Are you using? And which browser?
Hi @mrlelong @HUANGXUEZHI97 I just added destroy method from v1.6.0 plz use like this ```js const sm = new SmartPhoto('element'); sm.destroy(); ```
Hi @Tammeny @ishii-jun Unfortunately, There is no way to prevent the origin image preloading as of now. I'll add that feature later
Hi @Tammeny @ishii-jun I added the feature to prevent preloading by default thank you :)