Files
edx-platform/lms/static/js
Thomas Tracy edc9705af7 Fix demographics wizard bug - pages not showing. (#24983)
* Fix demographics wizard bug - pages not showing.

This bug was caused by uglifyjs in 2 ways:
- uglify strips out type information. This was mitigated by using the
  React.Children tools to prevent the type information from being
striped out.
- uglify mangles names of components. We were searching for components
  by a string of the name. This was solved by using the name property
directly off of the component, as opposed to a string.

* Clean up the children function
2020-09-15 13:52:58 -04:00
..
2017-12-08 14:38:41 -05:00
2017-12-08 14:38:41 -05:00
2017-12-08 14:38:41 -05:00
2017-12-08 14:38:41 -05:00
2017-12-08 14:38:41 -05:00
2017-12-08 14:38:41 -05:00
2017-12-08 14:38:41 -05:00
2020-09-13 17:44:38 -04:00
2016-08-05 15:29:20 -04:00
2018-04-13 14:10:40 -04:00
2017-12-08 14:38:41 -05:00
2020-09-10 12:39:09 +05:00
2017-12-08 14:38:41 -05:00
2020-07-15 10:48:41 +05:00
2018-12-18 12:52:45 -05:00
2019-03-06 20:22:37 +05:00
2018-04-13 14:10:40 -04:00
2017-12-08 14:38:41 -05:00
2018-06-22 16:41:33 -04:00
2018-04-13 14:10:40 -04:00
2017-12-08 14:38:41 -05:00
2017-12-08 14:38:41 -05:00
2016-08-05 15:29:20 -04:00
2018-04-13 14:10:40 -04:00
2017-11-23 11:07:04 -06:00
2017-12-08 14:38:41 -05:00
2018-04-13 14:10:40 -04:00
2017-12-08 14:39:02 -05:00
2018-06-22 16:41:33 -04:00
2017-12-08 14:38:41 -05:00
2018-04-13 14:10:40 -04:00
2017-12-08 14:38:41 -05:00
2017-12-08 14:38:41 -05:00
2017-12-08 14:38:41 -05:00
2020-02-19 13:39:05 +05:00
2017-12-08 14:38:41 -05:00