Prevent destruction of entire pages #4040
clonefunnels
started this conversation in
Ideas
Replies: 2 comments
-
You can implement your custom importer with your checks before passing it to the editor. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm doing about 10,000 string replaces to fix things that break it. But it
would be nice if it just didn't break.
…On Tue, Jan 4, 2022 at 9:35 AM Artur Arseniev ***@***.***> wrote:
You can implement your custom importer with your checks before passing it
to the editor.
—
Reply to this email directly, view it on GitHub
<#4040 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW4BBMKHGPZCDLGUK4UEPCLUUMARVANCNFSM5LCJUNFQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've always wondered if there is a reason that if there is one small error in the code, it will destroy the entire page. If you save it, you're done.
Is there a way you could prevent this?
Beta Was this translation helpful? Give feedback.
All reactions