Skip to content

fix(vuepress-theme-reco): vuecomponsition-api接口升级方式修改#319

Merged
recoluan merged 1 commit intovuepress-reco:masterfrom
LiDengHui:master
Feb 24, 2021
Merged

fix(vuepress-theme-reco): vuecomponsition-api接口升级方式修改#319
recoluan merged 1 commit intovuepress-reco:masterfrom
LiDengHui:master

Conversation

@LiDengHui
Copy link
Copy Markdown
Contributor

@LiDengHui LiDengHui commented Feb 23, 2021

ISSUES CLOSED: #315

Summary

The PR fulfills these requirements:

  • I confirm that I have been tested it.

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Build-related changes
  • Other, please describe:

If changing the UI , please provide the demo url or before/after screenshot:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

Other information:

@recoluan
Copy link
Copy Markdown
Member

我这两天也在通过 .proxy 进行优化,但是发现仍有两个问题,是否可以帮忙解答一下:

  1. 某些实例属性仍然没有,比如 $router;
  2. instance 在 setup 函数中仍有 undefined 的情况,导致深层属性找不到而报错。

@LiDengHui
Copy link
Copy Markdown
Contributor Author

image
项目中能复现吗,我测试了一下example都可以使用,都能拿到东西

@recoluan
Copy link
Copy Markdown
Member

在我本地,example 始终能拿到数据,打包发版放进项目里就不行了。同时我的多个项目,有的有问题,有的没问题,也找不到规律😔。

@LiDengHui
Copy link
Copy Markdown
Contributor Author

看一下componsition-api的版本号,node_modules中的,是不是锁死了,就目前而言,这个也就只能怎么改了

@recoluan recoluan merged commit f12c76b into vuepress-reco:master Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.6.5版本打包出现错误提示 语法错误

2 participants