View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
12956 | Bug reports | Survey editing | public | 2017-11-24 14:49 | 2018-01-15 10:39 |
Reporter | ollehar | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.0.0-rc.x | ||||
Target Version | 3.0.x | Fixed in Version | 3.0.0-rc.x | ||
Summary | 12956: Giant vue.js error message in debug console | ||||
Description | Title and pic. Would be nice to eventually cleanup all JS tracing. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | latest dev | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | - | ||||
Database type & version | - | ||||
Server OS (if known) | - | ||||
Webserver software & version (if known) | - | ||||
PHP Version | - | ||||
related to | 12970 | closed | Too much noise in browser console. |
This is only the case in debug mode and will not be solvable without completely rewriting all views. Its formed as an error, but in fact is only a warning. |
|
https://stackoverflow.com/questions/40849885/vue-js-2-0-failed-to-compile-template |
|
Fix committed to develop branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=25217 |
|
There is no issue with vue js it is just complaing over script tags in the template to render. So this "Error" is actually just a warning that things may happen. If you stumble upon inlie scripts, just wrap them in the provided clientscript->render methods to avoid the vue error |
|
Version 3.0.3 released. |
|
LimeSurvey: develop ae3f345b 2017-11-28 17:52
Details Diff |
Fixed issue 12956: Giant vue.js error message in debug console |
Affected Issues 12956 |
|
mod - application/helpers/admin/htmleditor_helper.php | Diff File | ||
mod - application/views/admin/survey/editLocalSettings_main_view.php | Diff File | ||
mod - application/views/admin/survey/prepareEditorScript_view.php | Diff File | ||
mod - application/views/admin/survey/subview/accordion/_generaloptions_panel.php | Diff File | ||
mod - assets/packages/adminpanel/build/lsadminpanel.js | Diff File | ||
mod - assets/packages/adminpanel/build/lsadminpanel.js.map | Diff File | ||
mod - assets/packages/adminpanel/build/lsadminpanel.min.js | Diff File | ||
mod - assets/packages/adminpanel/src/main.js | Diff File | ||
mod - installer/create-database.php | Diff File | ||
mod - themes/survey/bootswatch/fonts/Lato-OFL.txt | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-24 14:49 | ollehar | New Issue | |
2017-11-24 14:49 | ollehar | File Added: Selection_350.png | |
2017-11-24 17:36 |
|
Note Added: 45153 | |
2017-11-28 16:50 |
|
Relationship added | has duplicate 12970 |
2017-11-28 16:50 |
|
Assigned To | => markusfluer |
2017-11-28 16:50 |
|
Status | new => resolved |
2017-11-28 16:50 |
|
Resolution | open => fixed |
2017-11-28 16:50 |
|
Fixed in Version | => 3.0.0-rc.x |
2017-11-28 16:51 |
|
Relationship deleted | has duplicate 12970 |
2017-11-28 16:51 |
|
Relationship added | related to 12970 |
2017-11-28 17:17 |
|
Note Added: 45180 | |
2017-11-28 17:23 |
|
Changeset attached | => LimeSurvey develop ae3f345b |
2017-11-28 17:23 |
|
Note Added: 45181 | |
2017-11-28 17:31 |
|
Note Added: 45182 | |
2018-01-15 10:39 | c_schmitz | Note Added: 45727 | |
2018-01-15 10:39 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |