svrxjs/svrx

Cannot read property '_getScopedInstance' of undefined

TalonBoom opened this issue · 1 comments

Describe the bug
在项目使用require.js做模块管理时,svrx启动后, 控制台报错 Cannot read property '_getScopedInstance' of undefined

To Reproduce
Steps to reproduce the behavior:

1、使用require.js 管理 各个js模块

Expected behavior

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows_NT 10.0.15063 x64
  • Node: v10.17.0
  • Browser: chrome
  • Version: 1.1.3

Additional context
Add any other context about the problem here.

fixed in @svrx/svrx@1.1.4