question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error Cannot read property 'selectedControl' of undefined

See original GitHub issue

Hi!

We have two errors with the 2.1.1 version.

1- Formly Error: There is no type by the name of "none" -> When trying to add a new column. 2- Cannot read property 'selectedControl' of undefined -> When trying to open the control modal for this new column.


Steps to reproduce this error:

  1. Checkout to v2.1.1
  2. npm install && npm start
  3. Go to http://localhost:8080/preview/stepway.html
  4. Add a column in some row. (you get the first error here)
  5. Click on the new column to add a control (you get the second error here)

Screenshots

error1 error2

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
damsoriancommented, Jan 10, 2017

@MacKentoch I added the steps to reproduce this error

0reactions
vinnybodcommented, Jan 13, 2017

@MacKentoch have you tried to reproduce with the new steps provided? Perhaps when you made your fixes for v2.1.2, it was fixed?

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Unable to get property 'getFormType' of undefined or null ...
I'm getting below error when I do the below steps in MS CRM 2011 environment. 1. Open Account Record in outlook client.
Read more >
Dynamic template compiling #102 - aurelia/framework - GitHub
Uncaught TypeError : Cannot read property 'behaviorInstructions' of undefined. This happens on line 55 of the view-factory.js.
Read more >
Dynamics 365 – Sub grid Add Existing Look up View N:N
function SubgridLookup(selectedEntityTypeName, selectedControl, ... CRM Javascript Error Cannot read property 'getFormContext' of undefined ...
Read more >
Microsoft Dynamics CRM Forum - Recent Threads
I am receiving an error stating that identityProvider is null in an ... <FunctionRaw>TypeError: Cannot read property 'addOnChange' of ...
Read more >
aurelia/Discuss - Gitter
inner error: TypeError : Cannot set property 'title' of undefined. When tyring to launch the skelton project. WIth no modification from the git...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found