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
While pasting code in the editor, the warning only appears once. Subsequent pastes do not trigger the warning. This holds for the entire workspace until page reload
To Reproduce
Steps to reproduce the behavior:
Go to 'any source in the explorer'
Paste any code in the editor
accept the warning display
Paste subsequent code
No further warning are displayed
Expected behavior
Each time a code is pasted leading to significant changes, a warning should be displayed
Describe the bug
While pasting code in the editor, the warning only appears once. Subsequent pastes do not trigger the warning. This holds for the entire workspace until page reload
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Each time a code is pasted leading to significant changes, a warning should be displayed
Bug source
remix-project/libs/remix-ui/editor/src/lib/remix-ui-editor.tsx
Line 701 in 047855e
The text was updated successfully, but these errors were encountered: