Chung, Lian

Results 7 comments of Chung, Lian

There are some existing library handle the Tooltip part, namely the `popper.js` and it's relative project. **Tippy.js**, **Floating UI** best suite the Figma behavior. But as @yuanqing said, these feature...

@rob-swu Don't see anything related getting fixed. That "fix" was made on v5 and the behavior I'm trying to bring up is the latest behavior Which I believe the patched...

@rob-swu Your are talking about other issue. Read the description carefully. The issue here is conditional check `process.env`. While using directly string replacement for `process.env.REACT_APP_SC_ATTR` will not work since `process.env`...

If you close the app through task preview (is that how it called?) The next time you open the app, it will auto updated the content Wonder if iOS never...

> Hi! > > Thanks for reporting. 🙏🏼 > > Can you provide a reproduction with latest versions of the packages? @Thisen Here https://github.com/hikariNTU/jotai-swc-test If there's something unclear I can...

> @hikariNTU with the new version of react-refresh plugin, could you check if this is still an issue? 🙏🏼 Fixed! `0.2.0` does fix all the issues in the repository. Big...

I've added this to my issue reproduction as well, seems like they are similar issue where atom is included in array and some assignment is not linked correctly ![image](https://github.com/pmndrs/swc-jotai/assets/18393696/538dc172-cc97-444e-8c77-fd29f21f4c15) -...