Josh Black
Josh Black
@siddharthkp sounds good! Is the other approach switching it from a `` to something like a `` and reading from it? Happy to make that change 👍
bump @emyarod if you have any thoughts on the above comment!
Hi there! 👋 This should be addressed in latest (`v35.12.0`) through updates to the `"exports"` field and the CommonJS entrypoint. The CommonJS entrypoint will be an interim fix until the...
@colebemis one thing I noticed when testing is a `z-index` issue with the custom sticky header story. What would be the preferred way to address the `z-index` issue from your...
Perfect, thanks @colebemis!
Just wanted to follow up here, reached out over in web systems and paired up with @jonrohan to see what we could do with this pattern to avoid the "jumpiness"....
https://user-images.githubusercontent.com/3901764/128777471-9c2a09f7-c3fb-4f34-b2e8-a1352cb47e42.mov Can confirm the issue (thanks so much for the codesandbox!) This is wild, any idea why it might be happening? 🤔
bump @aagonzales when you have a sec 👀
@aagonzales as I understand it, using `enter` in an input field will submit the form by default. You can prevent this behavior by preventing the event (hitting enter) from propagating,...
@lesliecdubs definitely! I'll take a look 👀