DevExpress / testcafe-vue-selectors

TestCafe selector extensions for Vue.js apps.
https://testcafe.io
MIT License
103 stars 18 forks source link

Add note about running in development mode #28

Closed miherlosev closed 1 year ago

miherlosev commented 7 years ago

VueSelector will work only if the Vue.js application was built in the development mode. In the production mode, it is impossible to retrieve information about components (behavior like in the vue-devtools extension).

dasDaniel commented 6 years ago

yes, the readme should certainly mention that. Not wait until the following error occurs

   1) An error occurred in getVue code:

      TypeError: Cannot read property '__vue__' of undefined
miherlosev commented 6 years ago

Also I will add a more clear message. Something like this: The page doesn't contain Vue components or your Vue app is not in a development mode.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had any activity for a long period. It will be closed and archived if no further activity occurs. However, we may return to this issue in the future. If it still affects you or you have any additional information regarding it, please leave a comment and we will keep it open.

github-actions[bot] commented 1 year ago

We're closing this issue after a prolonged period of inactivity. If it still affects you, please add a comment to this issue with up-to-date information. Thank you.