You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The changes introducing InlineAutocomplete break previously working builds using Next.js due to the fact that it uses the ESM only module @koddsson/textarea-caret.
To Reproduce
Steps to reproduce the behavior:
Setup a new next.js app
Add @primer/react
Use primer components
See error
Expected behavior
Continued support for Next.js with no build errors. Possibly by inlining work provided by @koddsson/textarea-caret @primer/react.
Describe the bug
The changes introducing
InlineAutocomplete
break previously working builds using Next.js due to the fact that it uses the ESM only module @koddsson/textarea-caret.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Continued support for Next.js with no build errors. Possibly by inlining work provided by @koddsson/textarea-caret @primer/react.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: