It has been resolved, there was a network problem wich lead to some problems with git
Anyway, if this webpack or json is useful for someone else, there it is,
Sencha SPA, compress plugin and ...
Type: Posts; User: ricardo.lgr
It has been resolved, there was a network problem wich lead to some problems with git
Anyway, if this webpack or json is useful for someone else, there it is,
Sencha SPA, compress plugin and ...
Hello, I have been working on a custom theme, which has worked very well in the local build, but at the time of creating the build for production it simply does not use my theme, instead it uses the...
I want to use a grid where my items have a background color
For example if there is something on that column cell lets have a green background
and in case that there is no value or lets say the...
Mmm... im afraid your problem is different than i tought.
It could be a typscript compatiblity problem, and i haven't work with typescript and ext-react just ext-react (and works pretty ok)
You...
Seems that Sencha Team didn't update correctly their repos so package.json is missing some stuff
That problem is been there for a while
You are going to need these ones, if i remember correctly...
Your mockup link is dead
Did you send the ticket?
I need a way to achieve this functionality, can it be done with sencha grid?
I have been surfing on row object but
i didn't find something to say a row is selected or change it :-?
Also to...
Try this
npm install --save-dev @sencha/[email protected]
npm install --save-dev babel-polyfill
(you may also gonna need this)
npm install style-loader css-loader --save
Yes it was my bad,
I dont know when did i click that check box
Thank you
Has someone been able to do it? i have this example code. Im still getting incorrect casing.
While it works, the button is not rendering. It falls back to default button, i guess thats why it...
How do i get an activation code? I get architect from the 30 days trial licence, wich send me a direct link to download architect but didnt have a code :s
Hi, how can i get the activation code to use Sencha Arch.
If im using the 30 day trial subscription?
DOC v. 6.6.0
Today i was looking for a Date prop and discover this
57883
With the following msg "No members found using the current filter"
Does someone know what could it mean?
Did you find a solution?
That solution works like a charm
Did someone make it run?
I gues it has something to do with CMD sencha, but there is no info about it in ExtReact Docs. Did someone make it run already?
Hi you all, and have a good day
As suggested on other thread im moving this here to reach some expert help
I work with the IT department of our company (there we have our own development area)...
I used the CLI ext-react-gen app -CoolExtReactApp example
from
https://docs.sencha.com/extreact/6.6.0/guides/getting_started.html
and as soon i use npm start, it shows the following error
...