020-11-11 23:40:21,357 [ 1618] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2020.2.3 Build #IU-202.7660.26
2020-11-11 23:40:21,357 [ 1618] ERROR - llij.ide.plugins.PluginManager -...
Type: Posts; User: bogc
020-11-11 23:40:21,357 [ 1618] ERROR - llij.ide.plugins.PluginManager - IntelliJ IDEA 2020.2.3 Build #IU-202.7660.26
2020-11-11 23:40:21,357 [ 1618] ERROR - llij.ide.plugins.PluginManager -...
The error that was reported originally on this thread. Follow the thread.
IntelliJ IDEA 2020.2.3 (Ultimate Edition)
Build #IU-202.7660.26, built on October 6, 2020
Runtime version:...
They just released a new version, 6.0.14, but it still has the same issue. D'oh!
Can you please fix this?
Hello,
How can one unregister Sencha Architect? Our administrator installed and activated SA for a developer under his own account by mistake. He had to activate the product again under the...
I was exploring a different issue and I came across the following bug. To reproduce please open this fiddle: https://fiddle.sencha.com/#view/editor&fiddle/31pe and:
1. Type b in the combobox and...
SA is sneaky :-)
Here is how to reproduce:
1. Create a new blank project for ExtJs 6.6.0 classic
2. Add a model with two fields, id:Int, name: String
3. Add a form panel
4. Add combobox to...
Hey sencha staff, anyone?
Any reason why? The theme is present in the 6.7.0 release.I haven't check 7.0.0 but I would think it should be there as well.
Thanks
Thanks, I was aware of that bug but I wasn't sure it was solved since I haven't seen a minor version release, i.e.6.7.1, available for commercial users (there are nightly builds though). For...
Hi,
Question for anyone that upgraded from 6.6.0 to 6.7.0 or from 6.6.0 or 6.7.0 to 7.0.0, did you have any major issues? I would appreciate if you can share your experience. Our apps use...
I found the answer - I can bind a custom event to an view controller method by typing the event name in the view controller bindings text field.
OK, I found a fix in SA. In SA I selected the panel, I expanded the View Controller Event Bindings and I entered the event name in the text field instead of selecting an existing one from the list....
Hi,
I posted this question on the ext js forum: https://www.sencha.com/forum/showthread.php?471709-Why-is-the-event-handler-not-found-in-the-child-panel-view-controller. It is related to SA.
...
What I am trying to do: I have a parent panel and a child panel (each with its own view controller) and I want the child panel to handle a custom event that I fire from the parent panel. The function...
It works, thanks evant! I also have a fiddle: https://fiddle.sencha.com/#view/editor&fiddle/2qr8.
Hello:
Using this example as reference, in the context of the combobox widget column (Run Mode column in the example grid), is it possible to bind the combobox to different stores depending on the...
Why doesn't the model -> invalid field binding work?
Here is a fiddle to play with: https://fiddle.sencha.com/#view/editor&fiddle/2p5b.
To reproduce, click Show & Load, remove the content of...
ok, I managed to fix it.
Here are the steps:
- I opened the project in SA and let it upgrade.
- I went to Project Settings, selected Framework and I hit the blue button to upgrade to Ext Js...
Hi,
Can someone please clarify to me the following SA behaviour because its inconsistent behaviour becomes more and more annoying?
I have an ext workspace with multiple subdirectories where I...
It does work as expected when I set record to null (after the UI is rendered ) by clicking the 'Set Record to null' button. That's the part that I don't understand. According to what you wrote, when...
Hi,
Here is the fiddle: https://fiddle.sencha.com/#view/editor&fiddle/2o4m.
record is set to null in the ViewModel to begin with. The fieldcontainer expression for the hidden property is...
Hi,
I am using the latest version SA as of today.
SA shows several "Uncaught TypeError: Converting circular structure to JSON" errors in the log. I usually ignore them as they don't hamper my...
There seems to be no way to 100% prevent zooming for a desktop browser (at least zooming out). Also I do not want to prevent zooming in. I use it myself for some of the sites. Based on the research...
To reproduce, go to: http://examples.sencha.com/extjs/6.6.0/examples/kitchensink/?classic#form-register in Chrome (I used the Crisp theme), change the zoom to 90%. some of the margins disappear.
...