Print Page | Close Window

Using Breeze

Printed From: IdeaBlade
Category: Breeze
Forum Name: Community Forum
Forum Discription: Build rich JavaScript apps using techniques you already know
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=3655
Printed Date: 28-Apr-2024 at 2:46pm


Topic: Using Breeze
Posted By: pierom
Subject: Using Breeze
Date Posted: 24-Sep-2012 at 9:53am
I am trying the client side of breeze into a webform (not MVC).
I am sorry but using breeze give me always undefined. The todos sample work perfectly!
In the documentation you write:
"You don't need requireJS to use Breeze. Simply omit the require.js script from your host web page (e.g., index.html) and insert a script tag specifying the breeze.js library. All of breeze will be accessible through the single breeze global variable."
 
The page is the more simple:

 




Replies:
Posted By: jtraband
Date Posted: 24-Sep-2012 at 11:18am
We are fixing this today.  I will post when this is complete.


Posted By: jtraband
Date Posted: 24-Sep-2012 at 7:36pm
Ok, this should now work on the latest release. (0.57)


Posted By: pierom
Date Posted: 25-Sep-2012 at 1:36am
Ok it is working.

Please add to the documentation that q.js is also required.



Posted By: jtraband
Date Posted: 25-Sep-2012 at 11:54am
Already in progress, thx.



Print Page | Close Window