Guys,
Does anyone have a Sencha 2x license they'd be willing to sell? We're trying to incorporate the 2x grid into our framework, but are unable to do so as they no longer support selling that...
Type: Posts; User: nak1
Guys,
Does anyone have a Sencha 2x license they'd be willing to sell? We're trying to incorporate the 2x grid into our framework, but are unable to do so as they no longer support selling that...
Guys,
I've got a client who is really interested in the Touch Grid for 2x but doesn't have the bandwidth to upgrade. They were interested in purchasing it, but after talking to the Sales reps...
Guys,
I'm in need of transitioning our application off the Cache.Manifest process onto the service worker process. I was hoping to leverage Sencha CMD 6.5 and up, but it doesn't seem to be...
Guys,
We're using an older ExtJS framework: 3.4 and we are reviewing the ExtWebComponents and how that can be integrated into 'any' framework (so we're wondering if that could be older...
I've been waiting patiently, but I haven't heard back anything. Is there a fix coming?
Guys,
I was wondering if anyone has create a tool to convert older ExtJS 3x files to ExtJS 6x? We've got a large app (2000+ objects) and I'm looking for a shortcut to convert the files.
Guys,
I was wondering if anyone has built out an Audio component with a poster image (like the video tag)?
Thanks-
I'm running into the same thing...no matter how I configure my app.json it's always adding a new date string at the end of the file so it never comes out of cache...what give?
app.js?1540503426279
Chrome Version 69.0.3497.100 (64-bit) & Firefox on Window's 10.
Guys,
I'm running into this odd process in my production build where I constantly get a LocalStorage Quota exceeded, cannot store app.js, thus causing the app.js to pull off the server every time....
The issue appears to be in the Default.js:
Unable to preventDefault inside passive event listener due to target being treated as passive. See https://www.chromestatus.com/features/5093566007214080...
Please consider taking this bug a little more seriously. There is an issue within the framework causing buttons not to behave correctly, sliders not to work, etc. This update that Chrome Mobile...
Guys,
Due to this update in Chrome 56 (https://developers.google.com/web/updates/2017/01/scrolling-intervention), the slider no longer works. I've tried an override to the...
Guys,
I'm trying to execute on some requirements which would have a list and within the list certain item/rows would be rendered as a simple form. I realize this would adversely effect the...
Guys,
Does anyone know how to disable the pull-to-refresh feature in Chrome. I can't seem to get the fix into place based on Google's instructions so I'm wondering if there's a hack that I need...
Guys,
I'm using JS Duck to create documentations for packages. I can see it's generating all the HTML for the objects in the packages, but the HTML doesn't appear.
What can I do to resolve...
Guys,
I'm running into an issue when on occasion I throw this error when I load my production site (which is compressed using Sencha CMD 5.1.3.61) Anyone have any ideas what is the cause?
...
Guys,
I've got a two containers, a parent and a child. In both the parent and the child containers the scrollable is set to 'direction:vertical,directionLock:true'. The issue I'm running into is...
Guys,
I've got a model that I define as a stand alone object (in a unique js file). I then use it in an object using the standard call:
new Ext.data.Store({
autoLoad:false,...
Guys,
I was wondering if anyone had done work porting over a Sencha app for the Google TV platform. Any help/pointers would be useful.
Thanks.
Guys,
I was wondering if anyone has done anything on the Apple TV platform. It doesn't appear to support HTML, however, I was wondering if there was some sort of work-around or wrapper that was...
Do you know if there is any system built out to automate the refactoring of the code (from 2->6)?
I don't think that the Ext.field.DatePicker has onExpand
Unfortunately that doesn't quite work in the 'Modern' framework. It does set the value, but for some reason that doesn't make it to the picker when it is rendered.
Guys,
Is there a way to set the a default value when the user clicks field and the field appears to default to default to a date (without setting a value for that field)
Thanks