guides icon indicating copy to clipboard operation
guides copied to clipboard

Use vue-guides component in Vue 2.x, loading report error Object(...) is not a function

Open chenp1204 opened this issue 3 years ago • 14 comments

Environments

  • Framework name: Vue
  • Framework version: 2.6.13
  • Component name: vue-guides
  • Component version: 0.16.0
  • Testable Address(optional):

Description

Hi @daybrush , When i use vue-guides in vue template, the component report a error

image

the following is error message

image

chenp1204 avatar Nov 23 '21 07:11 chenp1204

@chenp1204

Update [email protected] version. Thank you :)

daybrush avatar Jan 04 '22 11:01 daybrush

I'm having this issue in v0.16.1

gillisig avatar Feb 05 '22 22:02 gillisig

@gillisig

  • @scena/guides 0.18.1
  • vue-guides 0.18.1
  • @scena/react-guides 0.18.1
  • ngx-guides 0.18.1
  • svelte-guides 0.18.1

guides' new version is released.

daybrush avatar Mar 06 '22 07:03 daybrush

thanks @daybrush. Will the new version be available on npm soon? Or is there some easy way I can use the new version otherwise?

gillisig avatar Apr 18 '22 11:04 gillisig

@gillisig

Oh sorry. I wrote the package version wrong.

Here:

  • @scena/guides 0.18.1
  • vue-guides 0.17.1
  • @scena/react-guides 0.18.1
  • ngx-guides 0.17.1
  • svelte-guides 0.17.1

daybrush avatar Apr 18 '22 18:04 daybrush

@daybrush ah ok thanks, then it should be up to date now. I'll give it another try. Thank you for your quick responses and work on this project!

gillisig avatar Apr 18 '22 18:04 gillisig

@daybrush its did not fix in vue-guides 0.17.1

xh1996819 avatar May 09 '22 08:05 xh1996819

@chenp1204 您好,现在您碰到的这个问题解决了吗?

xh1996819 avatar May 09 '22 08:05 xh1996819

@xh1996819

Can you show your problem with a screenshot?

daybrush avatar Jun 27 '22 02:06 daybrush

image

afan0228 avatar Jul 03 '22 00:07 afan0228

@afan0228

Thank you :) 0.17.2 version is released. Check it again.

daybrush avatar Jul 03 '22 02:07 daybrush

Hey, I just spent last 2 days trying to make the latest version(0.17.2) work in Vue3 (after this fix) - and it doesn't work - I had to switch back to 0.17.1. Can you check please where's the problem?

absolutaff avatar Jul 11 '22 09:07 absolutaff

@absolutaff

vue-guides are now vue2 only.

Use vue3-guides 0.1.0.

Thank you :)

daybrush avatar Jul 11 '22 13:07 daybrush

thanks a lot for the quick response and for the tremendous work you're doing with this project - the depth and the breadth are AMAZING!

absolutaff avatar Jul 13 '22 07:07 absolutaff