Skip to content

StringToFacadeType missing "progress" #3283

@namrog84

Description

@namrog84

I hit this assert, when my string was "progress"


React.UWP.dll!StringToFacadeType(const std::basic_string<char,std::char_traits<char>,std::allocator<char> > & string) Line 41
	at <snipped>\node_modules\react-native-windows\reactuwp\modules\animated\facadetype.h(41)
React.UWP.dll!react::uwp::PropsAnimatedNode::UpdateView() Line 79
	at <snipped>\node_modules\react-native-windows\reactuwp\modules\animated\propsanimatednode.cpp(79)
React.UWP.dll!react::uwp::PropsAnimatedNode::ConnectToView(__int64 viewTag) Line 35
	at <snipped>\node_modules\react-native-windows\reactuwp\modules\animated\propsanimatednode.cpp(35)
React.UWP.dll!react::uwp::NativeAnimatedNodeManager::ConnectAnimatedNodeToView(__int64 propsNodeTag, __int64 viewTag) Line 118
	at <snipped>\node_modules\react-native-windows\reactuwp\modules\animated\nativeanimatednodemanager.cpp(118)
React.UWP.dll!react::uwp::NativeAnimatedModule::ConnectAnimatedNodeToView(__int64 animatedNodeTag, __int64 viewTag) Line 168
	at <snipped>\node_modules\react-native-windows\reactuwp\modules\animated\nativeanimatedmodule.cpp(168)
React.UWP.dll!react::uwp::NativeAnimatedModule::getMethods::__l2::<lambda>(folly::dynamic args) Line 65
	at <snipped>\node_modules\react-native-windows\reactuwp\modules\animated\nativeanimatedmodule.cpp(65)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions