Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于执行/uflo/central时,提示js有错误! #55

Open
CrazyMan opened this issue Apr 10, 2018 · 4 comments
Open

关于执行/uflo/central时,提示js有错误! #55

CrazyMan opened this issue Apr 10, 2018 · 4 comments

Comments

@CrazyMan
Copy link

当前使用的UFlo的具体版本号:
2.1.2
遇到的问题详细描述:
当进入/uflo/central时,js提示有错误。

涉及到的异常信息(完整异常信息):
central.bundle.js:20 Uncaught SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at onLoad (central.bundle.js:20)
at Object.o (central.bundle.js:6)
at a (central.bundle.js:6)
at Object.A [as executeDispatchesInOrder] (central.bundle.js:6)
at M (central.bundle.js:6)
at p (central.bundle.js:6)
at Array.forEach ()
at n (central.bundle.js:6)
at Object.processEventQueue (central.bundle.js:6)
相关截图:
image

@youseries
Copy link
Owner

做什么操作时出现的?

@youseries
Copy link
Owner

我刚用chrome直接浏览这个页面没有出现你所说的错误。

@CrazyMan
Copy link
Author

CrazyMan commented May 3, 2018

就是执行/uflo/central的时候,底下就出这个错了,什么也没有操作,就是显示这个页面的时候。另外我还有2个问题想问下:
1、如果用gradle添加依赖,能用2.1.3-snapshot吗。
2、我现在用的是spring boot,用的jpa,我集成了uflo,能够支持所有的业务逻辑吗?

@goGetSomeFries
Copy link

@CrazyMan uflo 貌似不支持jpa,在删除模板的时候会报错,具体看这个方法JpaDeleteEventListener#performDetachedEntityDeletionCheck

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

No branches or pull requests

3 participants