Closed PurpleMonkeyWrench closed 5 years ago
Fix related to this issue: tableau-react issue 15
Pass the nextProps.url to both initTableau() and getUrl()
nextProps.url
initTableau()
getUrl()
this looks good! merging
hi @coopermaruyama i think i got a similar issue. when changing filters it's only respond to first change other filter changes naver make any update
Fix related to this issue: tableau-react issue 15
Pass the
nextProps.url
to bothinitTableau()
andgetUrl()