formidable-webview / webshell

🔥 Craft Robust React Native WebView-based components with ease.
https://formidable-webview.github.io/webshell/
MIT License
102 stars 4 forks source link

Attempting to change configurable attribute of unconfigurable property. #3

Closed zyslife closed 4 years ago

zyslife commented 4 years ago

If you're running on ios9, you're going to crash. Attempting to change configurable attribute of unconfigurable property.

jsamr commented 4 years ago

@zyslife Thanks for the report, I am investigating right now.

jsamr commented 4 years ago

@zyslife I think I know where the error came from, although couldn't test with an iOS 9 device. This should be fixed in @formidable-webview/webshell@2.0.2. Could you please test and give me feedback?

zyslife commented 4 years ago

The problem has been solved. thank you.

jsamr commented 4 years ago

@zyslife Great! I'm glad it worked out. Don't hesitate if you have other reports.