SalamLang/Salam

روش (form) -> error

Open

#365 opened on Nov 28, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C (22 forks)auto 404
bugcode stylehacktoberfesthacktoberfest-accepted

Repository metrics

Stars
 (28 stars)
PR merge metrics
 (PR metrics pending)

Description

صفحه:
	فرم:
		نوع=«GET»
		منبع=«https://yourapi.ir»
		روش=«»
	تمام
تمام

error -> : خطا: برنامه با خطا مواجه شد.

Parser Error: Attribute 'روش' does not belong to node 'فرم' at line 5, column 0
program exited (with status: 2), but keepRuntimeAlive() is set (counter=0) due to an async operation, so halting execution but not exiting the runtime or preventing further async execution (you can use emscripten_force_exit, if you want to force a true shutdown)

Contributor guide