Suresh B

Results 3 comments of Suresh B

@dimak @chrisrichard @CWSites @gazpachu @cclifford3 Try this way it will works :100: ``` const {selectedSkills} = this.state; this.setState({isSelectOpen: true})} onClose={() => this.setState({isSelectOpen: false})} data={skills} ref={(e) => { this.skillsRef = e;...

@FibreFoX Yes, Can you please merge that PR so we can get updated version from `master` branch.

> Yes, I have the same issue when try to deploy angular with server-side rendering function. You can follow this to get resolved https://github.com/FirebaseExtended/action-hosting-deploy/issues/203#issuecomment-1129053273