Skip to content

Use nextProps for updating calculated URL correctly#73

Merged
tocker merged 2 commits into
masterfrom
fix-transformation-update
Nov 12, 2018
Merged

Use nextProps for updating calculated URL correctly#73
tocker merged 2 commits into
masterfrom
fix-transformation-update

Conversation

@eitanp461
Copy link
Copy Markdown
Contributor

No description provided.

getTransformation(extendedProps) {
var transformation;
if (this.props.children !== undefined) {
let childrenOptions = this.getChildTransformations(this.props.children);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tocker , this is the main change

@tocker tocker merged commit 097a4e8 into master Nov 12, 2018
@tocker tocker deleted the fix-transformation-update branch November 12, 2018 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants