-
This is really just a support question, no bug or similar. Let assume we have an ngTable:
``` java
{{person.id}}
{{person.firstName}} {{person.lastName}}
…
-
By default, every AngularJS ng-controller tag triggers an include of main.js. This is not always desired, so it should be possible to switch this feature off.
-
Hi Riccardo,
I've received a very detailed error description. Michał Gnatowski can't use the menu of our showcase. Thing is, everything looks fine on my laptop, so I've got no idea what's wrong. Do y…
-
I've implemented a prototype of a caching CombinedResourceHandler (see https://github.com/stephanrauh/AngularFaces/tree/master/AngularFaces_2.0/AngularFaces.net/src/main/java/org/omnifaces/cachingreso…
-
I have noticed that currently BootFaces uses JSF 2.2 to compile. But only in few places it uses the 2.2 features. It would be great if BootFaces can be used in JSF 2.0 environments in run time. Render…
-
I am looking for a solution to translate the message shown if the user fails to input proper email. It says now "Please enter an email address". I would like to get that in different language. Is that…
-
If you put `` tag in the `` section the ordering will be randomized after submitting a request to the own site. I am using a bootswatch theme for styling my page and after sending the request to my ow…
-
The label attribute of - and probably other components too - is used twice, which may cause problems. Consider the following code:
``` XML
Enter your age:
```
For some reason I do not want …
-
Hi,
I'm trying to use the AngularFaces and seems I'm doing somthing wrong...?
I'm getting the below javascript error (in the console) when loading the page.
index.xhtml:1 GET http://me:8181/test/RES_…
-
Apache MyFaces doesn't find the ViewState after an AngularFaces AJAX request. The second AJAX requests causes an error.