Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

修正IE瀏覽器Promise無定義,網頁無法顯示 #193

Merged
merged 3 commits into from
Sep 20, 2016

Conversation

hankkk
Copy link
Collaborator

@hankkk hankkk commented Aug 6, 2016

liz [10:11 PM]
ie看不到網頁耶XD

tshi3.itaigi.tw

@thewayiam
Copy link
Contributor

我用 ie11 開 tshi3.itaigi.tw 有以下 error
首頁沒問題,詞條頁不會動

Unhandled promise rejection Invariant Violation: Minified React error #31; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=31&args[]=Error%3A%20Bad%20Request&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
SCRIPT5007: 無法取得未定義或 Null 參考的屬性 'getHostNode'
Unhandled promise rejection TypeError: 無法取得未定義或 Null 參考的屬性 'getHostNode'

@hankkk
Copy link
Collaborator Author

hankkk commented Aug 6, 2016

忘了把首頁以外也掃一下,找時間再來看看@@

@sih4sing5hong5
Copy link
Contributor

ie手機原生webkit的問題用prerender會一起解決嗎?

@liz462
Copy link
Contributor

liz462 commented Aug 7, 2016

哇真的要修IE!!!! 太感人了!
很多老師還是使用ie,因為學校系統都用ie.....

@hankkk
Copy link
Collaborator Author

hankkk commented Aug 7, 2016

@thewayiam
IE瀏覽器的XMLHttpRequest吃不下中文網址
在呼叫superagent.get前需要encodeURI
用IE測試 http://tshi3.itaigi.tw/

@hankkk
Copy link
Collaborator Author

hankkk commented Aug 7, 2016

@sih4sing5hong5
有知道哪幾款手機有這問題嗎?
我剛剛用 M8 從 facebook app連網站可以顯示

或是 FB 正好有更新APP XD

@sih4sing5hong5
Copy link
Contributor

sih4sing5hong5 commented Aug 7, 2016

原生的就有問題
我的是samsung grand prime
zenfone 1也不行

chrome攏正常

@@ -26,6 +26,7 @@
},
"homepage": "https://github.com/g0v/itaigi",
"dependencies": {
"babel-polyfill": "^6.13.0",
Copy link
Contributor

@sih4sing5hong5 sih4sing5hong5 Sep 17, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是哪些東西需要babel-polyfill呀?
要不要統一放在devDependencies~~

@aweimeow
Copy link
Collaborator

ASUS Zenfone2 ZE550KL 原生瀏覽器 ~ 我的可以開 XD

screenshot_20160917-093502

@sih4sing5hong5
Copy link
Contributor

我samsung原生也可以耶
@liz462 快來看~~

@liz462
Copy link
Contributor

liz462 commented Sep 17, 2016

我的手機電池燒壞了,最近換了新手機,也是ASUS ZF2,也可以看了!
所以我們就慢慢等大家的手機壞掉(咦?

@sih4sing5hong5
Copy link
Contributor

@liz462 我現在的線上機不行看,但這個版本的可以
@hankkk 沒問題就來merge吧~~

@sih4sing5hong5 sih4sing5hong5 merged commit 6c7a78f into master Sep 20, 2016
@sih4sing5hong5
Copy link
Contributor

不管了,先merge~~ XD

@hankkk hankkk deleted the ie-promise-undefined branch October 10, 2016 08:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants