-
```
What steps will reproduce the problem?
1. Download iui-0.31
2. Open .../iui/samples/digg/index.html#___1__
What is the expected output? What do you see instead?
I clicked on a click link/story, t…
-
```
line 136, 137 look like:
xhr.setRequestHeader("Content-Type",
"application/x-www-form-urlencoded");
data = iui.param(args);
they should be:
xhr.setRequestHea…
-
```
On a page with content that looks similar to this:
First Page
Second Page
Clicking on the "First Page" will get the contents of page1 but the content
is placed _after_ Second Page.
The co…
-
```
On a page with content that looks similar to this:
First Page
Second Page
Clicking on the "First Page" will get the contents of page1 but the content
is placed _after_ Second Page.
The co…
-
```
What steps will reproduce the problem?
1. go to iUI digg demo
2. click the yellow "digg-count" icon
What is the expected output? What do you see instead?
expected:
nothing will happen. "digg-coun…
-
```
What steps will reproduce the problem?
1. go to iUI digg demo
2. click the yellow "digg-count" icon
What is the expected output? What do you see instead?
expected:
nothing will happen. "digg-coun…
-
```
What steps will reproduce the problem?
1. go to iUI digg demo
2. click the yellow "digg-count" icon
What is the expected output? What do you see instead?
expected:
nothing will happen. "digg-coun…
-
```
What steps will reproduce the problem?
1. Download iui-0.31
2. Open .../iui/samples/digg/index.html#___1__
What is the expected output? What do you see instead?
I clicked on a click link/story, t…
-
```
What steps will reproduce the problem?
1. Download iui-0.31
2. Open .../iui/samples/digg/index.html#___1__
What is the expected output? What do you see instead?
I clicked on a click link/story, t…
-
Issue:
Warnings during build (unix_time_milli, init private fields), in iUI modules' source
Build Output (home path redacted, omitting warnings in my source to be addressed separately):
~/.…