[jbosstools-issues] [JBoss JIRA] (JBIDE-21177) [CLONE]Livereload doesn't work stable with CordovaSim / BrowserSim
Konstantin Marmalyukov (JIRA)
issues at jboss.org
Thu Dec 3 09:54:00 EST 2015
Konstantin Marmalyukov created JBIDE-21177:
----------------------------------------------
Summary: [CLONE]Livereload doesn't work stable with CordovaSim / BrowserSim
Key: JBIDE-21177
URL: https://issues.jboss.org/browse/JBIDE-21177
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim, cordovasim, livereload
Affects Versions: 4.3.0.CR1
Reporter: Ilya Buziuk
Assignee: Konstantin Marmalyukov
Priority: Critical
Fix For: 4.3.1.Beta1
It seems that Livereload stopped working on simple pages like:
{code}
<!DOCTYPE html>
<html>
<head>
<title>Insert title here</title>
</head>
<body>
<h1>Hello World</h1>
</body>
</html>
{code}
But at the same time it works fine with some complex projects like jboss-as-kitchensink-html5-mobile & https://github.com/ibuziuk/cordovasim-demo
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list