testcafe-vue-selectors icon indicating copy to clipboard operation
testcafe-vue-selectors copied to clipboard

Add note about running in development mode

Open miherlosev opened this issue 8 years ago • 2 comments

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).

miherlosev avatar Sep 26 '17 15:09 miherlosev

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

dasDaniel avatar Oct 24 '17 21:10 dasDaniel

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.

miherlosev avatar Oct 26 '17 13:10 miherlosev

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] avatar Dec 10 '22 01:12 github-actions[bot]

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.

github-actions[bot] avatar Dec 21 '22 01:12 github-actions[bot]